Return the Ids of the shared parameters in the Definition.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public IList<ElementId> GetParameters()
Return Value
IList<ElementId>List of parameters as ElementIds.