SIFWorks ADK 2.0
TestType Property
NamespacesEdustructures.SifWorks.ProgramsTestAccommodationTestType

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

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

The SIF specification defines the meaning of this element as: "Identifies whether the test the student is to take is a standard or alternate."

Version: 2.0

Since: 2.0

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