|  | SimpleRequestv2 Property  | 
 [Missing <summary> documentation for "P:ParaPlanREST.Models.SimpleRequest.v2"]
 
    Namespace: 
   ParaPlanREST.Models
    Assembly:
   ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic bool v2 { get; set; }public:
property bool v2 {
	bool get ();
	void set (bool value);
}function get_v2();
function set_v2(value);
Property Value
Type: 
Boolean See Also
See Also