SystemType Property


Electrical System System Type Property

The Electrical System Type of the Electrical System.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElectricalSystemType SystemType { get; }

Property Value

ElectricalSystemType
Remarks
This property is used to retrieve the Electrical System Type of the Electrical System.
See Also