SIFWorks ADK 2.0
TestSubjectArea Property
NamespacesEdustructures.SifWorks.ProgramsTestAccommodationTestSubjectArea

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

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

The SIF specification defines the meaning of this element as: "Subject area of the test. Teachers may only supply this element, while a high-stakes test will supply the whole set (TestAdministration, TestSubjectArea, TestGradeLevel, TestAdministrationDateRange or PlannedTestAdministrationDate, and TestType)."

Version: 2.0

Since: 2.0

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