HeightTransitionProcedureAllowModificationOfFinalHeight Property |
Gets or sets a value indicating whether to allow the following connection to update the
FinalHeight if there was a problem with the next profile.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool AllowModificationOfFinalHeight { get; set; }
Public Property AllowModificationOfFinalHeight As Boolean
Get
Set
public:
property bool AllowModificationOfFinalHeight {
bool get ();
void set (bool value);
}
member AllowModificationOfFinalHeight : bool with get, set
Property Value
Type:
BooleanSee Also