| GeozoneName Property |
Name of the zone
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Name { get; set; }
public:
property String^ Name {
String^ get ();
void set (String^ value);
}
function get_Name();
function set_Name(value);
Property Value
Type:
StringSee Also