SIFWorks ADK 2.0
PlannedTestAdministrationDate Property
NamespacesEdustructures.SifWorks.ProgramsTestAccommodationPlannedTestAdministrationDate

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

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

The SIF specification defines the meaning of this element as: "The date the test is planned to be administered. Should contain the most current known date (Date is needed in order to identify accommodations to be sent -- accommodations are date-dependent)."

Version: 2.0

Since: 2.0

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