| ReservationnextTripDate Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.Reservation.nextTripDate"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public DateTime nextTripDate { get; set; }
public:
property DateTime nextTripDate {
DateTime get ();
void set (DateTime value);
}
function get_nextTripDate();
function set_nextTripDate(value);
Property Value
Type:
DateTimeSee Also