ProfileConfigurationResultSpeedConfigurationResult Property  | 
 
            Gets the result containing a status message and diagnostic information for the 
            configuration of the profile's speed.
            
 
    Namespace: 
   AGI.Foundation.RouteDesign.Advanced
    Assembly:
   AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic SpeedConfigurationResult SpeedConfigurationResult { get; }Public ReadOnly Property SpeedConfigurationResult As SpeedConfigurationResult
	Get
public:
property SpeedConfigurationResult^ SpeedConfigurationResult {
	SpeedConfigurationResult^ get ();
}member SpeedConfigurationResult : SpeedConfigurationResult with get
Property Value
Type: 
SpeedConfigurationResult
See Also