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