SIFWorks ADK 2.0
StudentProgramAccommodations Property
NamespacesEdustructures.SifWorks.ProgramsTestAccommodationStudentProgramAccommodations

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

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

To remove the StudentProgramAccommodations, set StudentProgramAccommodations to null

Version: 2.0

Since: 2.0

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