SIFWorks ADK 2.0
TestAdministrationDateRange Property
NamespacesEdustructures.SifWorks.ProgramsTestAccommodationTestAdministrationDateRange

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

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

The SIF specification defines the meaning of this element as: "General date range of the test (e.g. "Spring 2005"). Date is identified by either TestAdministrationDateRange or PlannedTestAdministrationDate"

Version: 2.0

Since: 2.0

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