[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <EndDate> element.
| C# | Visual Basic | Visual C++ |
public PartialDateType EndDate{ get; set;}
Public Property EndDate As PartialDateType
public: property PartialDateType^ EndDate { PartialDateType^ get (); void set (PartialDateType^ value); }
A PartialDateType
The SIF specification defines the meaning of this null as: "Date course section ended, or will end."
To remove the PartialDateType, set EndDate to null
Version: 2.0
Since: 2.0