[This is preliminary documentation and is subject to change.]
Sets the value of the <LeastRestrictiveEnvironment> element.
| C# | Visual Basic | Visual C++ |
public void SetLeastRestrictiveEnvironment( string CodeType, ServiceSettingCode Code )
Public Sub SetLeastRestrictiveEnvironment ( _ CodeType As String, _ Code As ServiceSettingCode _ )
public: void SetLeastRestrictiveEnvironment ( String^ CodeType, ServiceSettingCode^ Code )
- CodeType (String)
- If CodeType = "NCES" Then use Code set 0307 Service Setting [NCES Handbooks]
- Code (ServiceSettingCode)
- Setting where service is provided (Regular Class, Resource Room, Homebound, Detention Center, etc.).
This form of setLeastRestrictiveEnvironment is provided as a convenience method that is functionally equivalent to the LeastRestrictiveEnvironment
Version: 2.0
Since: 1.5r1