SIFWorks ADK 2.0
PrivateNotPlacedByPublic Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationPrivateNotPlacedByPublic

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

Gets or sets the value of the <PrivateNotPlacedByPublic> element.
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<bool> PrivateNotPlacedByPublic{ get; set;}
Public Property PrivateNotPlacedByPublic As Nullable(Of Boolean)
public:
property Nullable<bool> PrivateNotPlacedByPublic {
	Nullable<bool> get ();
	void set (Nullable<bool> value);
}
Value
The PrivateNotPlacedByPublic element of this object.
Remarks

The SIF specification defines the meaning of this element as: "Indicates whether the student is enrolled by a parent/guardian in a private school and has special education/services provided at public expense. Necessary for the OSEP federal IDEA reports.."

Version: 2.0

Since: 1.5r1

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