AreaBasedLoadDataApparentLoad Property |
The electrical apparent load of the area based load.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double ApparentLoad { get; }
Public ReadOnly Property ApparentLoad As Double
Get
public:
property double ApparentLoad {
double get ();
}
member ApparentLoad : float with get
Property Value
Double
See Also