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