FabricationPartDomainType Property |
The domain type for the fabrication part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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