This document is archived and information here might be outdated. Recommended version. |
Date and time of data creation in ISO 8601 format.
[Visual Basic .NET]
Public ReadOnly Property Time As String
[C#]
public string Time {get;}
[C++]
HRESULT get_Time(
void
);