The type of this duct system.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Syntax
C# |
---|
public DuctSystemType SystemType { get; } |
Visual Basic |
---|
Public ReadOnly Property SystemType As DuctSystemType Get |
Visual C++ |
---|
public: property DuctSystemType SystemType { DuctSystemType get (); } |