Get or set the Power Load Unit of the Space.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public BaseLoadOn PowerLoadUnit { get; set; }Property Value
BaseLoadOn
Remarks
This property is used to get or set the Power Load Unit of the Space.
See Also
Reference