Revit 2025.3 API
External |
The external service used to notify when structural connection changed the type.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public 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
ExternalServiceIdSee Also