ElectricalAnalyticalLoadSetTotalQuantity Property |
The total count of the Equipment Loads in the LoadSet.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int TotalQuantity { get; }
Public ReadOnly Property TotalQuantity As Integer
Get
public:
property int TotalQuantity {
int get ();
}
member TotalQuantity : int with get
Property Value
Int32
See Also