SIFWorks ADK 2.0
ReportingDate Property
NamespacesEdustructures.SifWorks.EtranscriptsStudentSpecialEducationRecordReportingDate

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

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

The SIF specification defines the meaning of this element as: "The date this record was prepared."

Version: 2.0

Since: 2.0

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