| FleetmanagerpreferredZone Property |
The preferred zone for this route to be working in
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Geozone preferredZone { get; set; }
public:
property Geozone^ preferredZone {
Geozone^ get ();
void set (Geozone^ value);
}
function get_preferredZone();
function set_preferredZone(value);
Property Value
Type:
GeozoneSee Also