| ManifestChangetripId Property |
ID of trip that changed
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string tripId { get; set; }
public:
property String^ tripId {
String^ get ();
void set (String^ value);
}
function get_tripId();
function set_tripId(value);
Property Value
Type:
StringSee Also