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