SIFWorks ADK 2.0
SetTestType Method (val)
NamespacesEdustructures.SifWorks.ProgramsTestAccommodationSetTestType(TestType)

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

Sets the value of the <TestType> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetTestType(
	TestType val
)
Public Sub SetTestType ( _
	val As TestType _
)
public:
void SetTestType (
	TestType^ val
)
Parameters
val (TestType)
A TestType 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