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