ConnectorConnectorType Property |
The connector type of the connector.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic ConnectorType ConnectorType { get; }
Public ReadOnly Property ConnectorType As ConnectorType
Get
public:
property ConnectorType ConnectorType {
ConnectorType get ();
}
member ConnectorType : ConnectorType with get
Property Value
ConnectorType
See Also