MEPSectionNumber Property |
The Section number.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic int Number { get; }
Public ReadOnly Property Number As Integer
Get
public:
property int Number {
int get ();
}
member Number : int with get
Property Value
Int32
See Also