NumberingParameterNumberingParameterType Property |
The type for numbering parameter association.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic NumberingParameterType NumberingParameterType { get; }Public ReadOnly Property NumberingParameterType As NumberingParameterType
Get
public:
property NumberingParameterType NumberingParameterType {
NumberingParameterType get ();
}member NumberingParameterType : NumberingParameterType with get
Property Value
NumberingParameterType
See Also