NumberedReferenceInfoNumberingParameterId Property |
The parameter id associated with this reference that is used for numbering.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic ElementId NumberingParameterId { get; }Public ReadOnly Property NumberingParameterId As ElementId
Get
public:
property ElementId^ NumberingParameterId {
ElementId^ get ();
}member NumberingParameterId : ElementId with get
Property Value
ElementId
See Also