SIFWorks ADK 2.0
SetLeastRestrictiveEnvironment Method (CodeType, Code)
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationSetLeastRestrictiveEnvironment(String, ServiceSettingCode)

[This is preliminary documentation and is subject to change.]

Sets the value of the <LeastRestrictiveEnvironment> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetLeastRestrictiveEnvironment(
	string CodeType,
	ServiceSettingCode Code
)
Public Sub SetLeastRestrictiveEnvironment ( _
	CodeType As String, _
	Code As ServiceSettingCode _
)
public:
void SetLeastRestrictiveEnvironment (
	String^ CodeType, 
	ServiceSettingCode^ Code
)
Parameters
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.).
Remarks

This form of setLeastRestrictiveEnvironment is provided as a convenience method that is functionally equivalent to the LeastRestrictiveEnvironment

Version: 2.0

Since: 1.5r1

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10