SIFWorks ADK 2.0
GraduationDate Property
NamespacesEdustructures.SifWorks.StudentCalendarSummaryGraduationDate

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

Gets or sets the value of the <GraduationDate> element.
Declaration Syntax
C#Visual BasicVisual C++
public PartialDateType GraduationDate{ get; set;}
Public Property GraduationDate As PartialDateType
public:
property PartialDateType^ GraduationDate {
	PartialDateType^ get ();
	void set (PartialDateType^ value);
}
Value
A PartialDateType
Remarks

The SIF specification defines the meaning of this null as: "Date of graduation ceremony."

To remove the PartialDateType, set GraduationDate to null

Version: 2.0

Since: 2.0

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