[This is preliminary documentation and is subject to change.]
Represents the date when the result was formed.
| C# | Visual Basic | Visual C++ |
public string Date { get; set; }
Public Property Date As String
public: property String^ Date { String^ get (); void set (String^ value); }