SIFWorks ADK 2.0
MeetingDate Property
NamespacesEdustructures.SifWorks.StudentManifestationDeterminationMeetingDate

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

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

The SIF specification defines the meaning of this element as: "Date of the manifestation determination meeting, if applicable."

Version: 2.0

Since: 2.0

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