| GPSWireObjecttimestamp Property |
Epoch
Namespace:
ParaPlanREST
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string timestamp { get; set; }
public:
property String^ timestamp {
String^ get ();
void set (String^ value);
}
function get_timestamp();
function set_timestamp(value);
Property Value
Type:
StringSee Also