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