StaticRouteProfileStaticConfigurableProfileAllowModificationOfFinalHeightRate Property |
Gets a value indicating whether to allow other profiles to modify
the final height rate of this profile in order to ensure continuity.
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 override bool AllowModificationOfFinalHeightRate { get; }
Public Overrides ReadOnly Property AllowModificationOfFinalHeightRate As Boolean
Get
public:
virtual property bool AllowModificationOfFinalHeightRate {
bool get () override;
}
abstract AllowModificationOfFinalHeightRate : bool with get
override AllowModificationOfFinalHeightRate : bool with get
Property Value
Type:
BooleanSee Also