This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMTripPlanSettings Interface > ISMTripPlanSettings.DriveFlexibility Property (ArcObjects .NET 10.4 SDK) |
Amount of driving time allowed after the DayDriveEnd time is reached.
[Visual Basic .NET] Public Property DriveFlexibility As Short
[C#] public short DriveFlexibility {get; set;}
[C++]
HRESULT get_DriveFlexibility(
short* pVal
);
[C++]
HRESULT put_DriveFlexibility(
short pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type short pVal [in] pVal is a parameter of type short
Returns the time (in minutes) that driving is allowed after the Drive End Time.
DriveFlexibility sets an additional time interval (in minutes) after drive day end that may be spent to reach the stop.