HeightConfigurationResultConnectionStatus Property |
Gets the status of the given configuration.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public HeightConfigurationStatus ConnectionStatus { get; }
Public ReadOnly Property ConnectionStatus As HeightConfigurationStatus
Get
public:
property HeightConfigurationStatus ConnectionStatus {
HeightConfigurationStatus get ();
}
member ConnectionStatus : HeightConfigurationStatus with get
Property Value
Type:
HeightConfigurationStatusSee Also