ExternalServicesBuiltInExternalServicesConnectionTypeChangedService Property |
The external service used to notify when structural connection changed the type.
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static ExternalServiceId ConnectionTypeChangedService { get; }
Public Shared ReadOnly Property ConnectionTypeChangedService As ExternalServiceId
Get
public:
static property ExternalServiceId^ ConnectionTypeChangedService {
ExternalServiceId^ get ();
}
static member ConnectionTypeChangedService : ExternalServiceId with get
Property Value
ExternalServiceId
See Also