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