| FilespecsAutoScheduleHierarchyDriversToAsk Property |
The top closest active drivers to ask for new trip assignment. Set to 0 to include all drivers
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public int DriversToAsk { get; set; }
public:
property int DriversToAsk {
int get ();
void set (int value);
}
function get_DriversToAsk();
function set_DriversToAsk(value);
Property Value
Type:
Int32See Also