PipingSystemSystemType Property |
The type of this piping system.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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