Returns a list of parameter ids that may be controlled when this view is assigned as a template.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public IList<ElementId> GetTemplateParameterIds()
Return Value
IList<ElementId>The parameter ids that may be controlled.