SIFWorks ADK 2.0
EvaluationExtensionDate Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationEvaluationExtensionDate

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

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

The SIF specification defines the meaning of this element as: "Actual date by which evaluation must be completed (for state use in determining timeliness in event that parent and LEA agreed to an extension beyond normal state deadline)."

Version: 2.0

Since: 2.0

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