PipingSystemSystemType Property |
The type of this piping system.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic PipeSystemType SystemType { get; }
Public ReadOnly Property SystemType As PipeSystemType
Get
public:
property PipeSystemType SystemType {
PipeSystemType get ();
}
member SystemType : PipeSystemType with get
Property Value
PipeSystemType
See Also