ElectricalLoadClassificationOther Property |
Indicates if it is the default load classification, and its name is Other.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool Other { get; }
Public ReadOnly Property Other As Boolean
Get
public:
property bool Other {
bool get ();
}
member Other : bool with get
Property Value
Boolean
See Also