ProcedureConfigurationResultProfileResult Property |
Gets the result of configuring the vertical and temporal geometry for the current
Procedure.
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 ProfileConfigurationResult ProfileResult { get; }
Public ReadOnly Property ProfileResult As ProfileConfigurationResult
Get
public:
property ProfileConfigurationResult^ ProfileResult {
ProfileConfigurationResult^ get ();
}
member ProfileResult : ProfileConfigurationResult with get
Property Value
Type:
ProfileConfigurationResultSee Also