| TripRequestnegotiatedDropOffTime Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.TripRequest.negotiatedDropOffTime"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public DateTime negotiatedDropOffTime { get; set; }
public:
property DateTime negotiatedDropOffTime {
DateTime get ();
void set (DateTime value);
}
function get_negotiatedDropOffTime();
function set_negotiatedDropOffTime(value);
Property Value
Type:
DateTimeSee Also