| FilespecsConnectPrefsNegotiationRange Property |
Set to >0 if dispathers can negotiate times with riders. This is how many minutes they can negotiate
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public int NegotiationRange { get; set; }
public:
property int NegotiationRange {
int get ();
void set (int value);
}
function get_NegotiationRange();
function set_NegotiationRange(value);
Property Value
Type:
Int32See Also