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