MEPAnalyticalSegmentDomainType Property |
The connector domain type of this segment.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic ConnectorDomainType DomainType { get; }
Public ReadOnly Property DomainType As ConnectorDomainType
Get
public:
property ConnectorDomainType DomainType {
ConnectorDomainType get ();
}
member DomainType : ConnectorDomainType with get
Property Value
ConnectorDomainType
See Also