| FilespecsConnectPrefsSameDayRequests Property |
If a rider can request a trip for today
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public bool SameDayRequests { get; set; }
public:
property bool SameDayRequests {
bool get ();
void set (bool value);
}
function get_SameDayRequests();
function set_SameDayRequests(value);
Property Value
Type:
BooleanSee Also