[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ExitDate> element.
| C# | Visual Basic | Visual C++ |
public PartialDateType ExitDate{ get; set;}
Public Property ExitDate As PartialDateType
public: property PartialDateType^ ExitDate { PartialDateType^ get (); void set (PartialDateType^ value); }
A PartialDateType
To remove the PartialDateType, set ExitDate to null
Version: 2.0
Since: 2.0