HeightTransitionProcedureAllowModificationOfInitialHeight Property |
Gets or sets a value indicating whether to allow the previous connection to update the
InitialHeight if there was a problem with the previous 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 AllowModificationOfInitialHeight { get; set; }
Public Property AllowModificationOfInitialHeight As Boolean
Get
Set
public:
property bool AllowModificationOfInitialHeight {
bool get ();
void set (bool value);
}
member AllowModificationOfInitialHeight : bool with get, set
Property Value
Type:
BooleanSee Also