C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the date this review item was created.
public DateTime Date { get; set; }
Public Property Date As Date
public DateTime Date {get; set;}
@property (nonatomic) NSDate* date;
public Date getDate()
public void setDate(Date value)
get_Date();
set_Date(value);
Object.defineProperty('Date');
public:
property DateTime^ Date
{
DateTime^ get()
void set(DateTime^ value)
}
The date this review item was created. Default value is an empty date.
Applications usually sets this to the date and time the user created the review item.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET