RevisionsOnSheetUIServiceData.ParamId Property

RevisionsOnSheetUIServiceDataParamId Property

the parameter id

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId ParamId { get; }
Public ReadOnly Property ParamId As ElementId
	Get
public:
property ElementId^ ParamId {
	ElementId^ get ();
}
member ParamId : ElementId with get

Property Value

ElementId
See Also