| FilespecsConnectPrefsRestrictRequestToBuiltTimes Property |
Set to true if riders can only request for dates and times that are build and have routes assigned
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public bool RestrictRequestToBuiltTimes { get; set; }
public:
property bool RestrictRequestToBuiltTimes {
bool get ();
void set (bool value);
}
function get_RestrictRequestToBuiltTimes();
function set_RestrictRequestToBuiltTimes(value);
Property Value
Type:
BooleanSee Also