StaticRouteProfileStaticConfigurableProfileAllowModificationOfInitialSpeed Property |
Gets a value indicating whether to allow other profiles to modify
the initial speed 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 AllowModificationOfInitialSpeed { get; }
Public Overrides ReadOnly Property AllowModificationOfInitialSpeed As Boolean
Get
public:
virtual property bool AllowModificationOfInitialSpeed {
bool get () override;
}
abstract AllowModificationOfInitialSpeed : bool with get
override AllowModificationOfInitialSpeed : bool with get
Property Value
Type:
BooleanSee Also