[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <LeastRestrictiveEnvironment> element.
| C# | Visual Basic | Visual C++ |
public ServiceSetting LeastRestrictiveEnvironment{ get; set;}
Public Property LeastRestrictiveEnvironment As ServiceSetting
public: property ServiceSetting^ LeastRestrictiveEnvironment { ServiceSetting^ get (); void set (ServiceSetting^ value); }
A ServiceSetting
The SIF specification defines the meaning of this null as: "Category represents the educational setting in which children with disabilities have been placed (setting where child has most desirable learning environment). Primarily used for IDEA federal reporting."
To remove the ServiceSetting, set LeastRestrictiveEnvironment to null
Version: 2.0
Since: 1.5r1