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