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: 24.2.419.0 (24.2.419.0)
Syntax public SpeedConfigurationResult SpeedConfigurationResult { get; }
Public ReadOnly Property SpeedConfigurationResult As SpeedConfigurationResult
Get
public:
property SpeedConfigurationResult^ SpeedConfigurationResult {
SpeedConfigurationResult^ get ();
}
member SpeedConfigurationResult : SpeedConfigurationResult with get
Property Value
Type:
SpeedConfigurationResultSee Also