[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <GraduationDate> element.
| C# | Visual Basic | Visual C++ |
public PartialDateType GraduationDate{ get; set;}
Public Property GraduationDate As PartialDateType
public: property PartialDateType^ GraduationDate { PartialDateType^ get (); void set (PartialDateType^ value); }
A PartialDateType
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