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