| StopstopType Property |
PU or DO
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string stopType { get; set; }
public:
property String^ stopType {
String^ get ();
void set (String^ value);
}
function get_stopType();
function set_stopType(value);
Property Value
Type:
StringSee Also