SIFWorks ADK 2.0
EvaluationParentalConsentDate Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationEvaluationParentalConsentDate

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

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

The SIF specification defines the meaning of this element as: "Date parent(s) consented to completion of evaluation of child for program participation."

Version: 2.0

Since: 2.0

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