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