ExternalServicesBuiltInExternalServicesConnectionTypeChangedService Property |
The external service used to notify when structural connection changed the type.
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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