MEPSectionNumber Property |
The Section number.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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