SIFWorks ADK 2.0
LeastRestrictiveEnvironment Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationLeastRestrictiveEnvironment

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

Gets or sets the value of the <LeastRestrictiveEnvironment> element.
Declaration Syntax
C#Visual BasicVisual C++
public ServiceSetting LeastRestrictiveEnvironment{ get; set;}
Public Property LeastRestrictiveEnvironment As ServiceSetting
public:
property ServiceSetting^ LeastRestrictiveEnvironment {
	ServiceSetting^ get ();
	void set (ServiceSetting^ value);
}
Value
A ServiceSetting
Remarks

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

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