| ProgramdropoffLOS Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.Program.dropoffLOS"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string dropoffLOS { get; set; }
public:
property String^ dropoffLOS {
String^ get ();
void set (String^ value);
}
function get_dropoffLOS();
function set_dropoffLOS(value);
Property Value
Type:
StringSee Also