C-DEngine 5.105

LogData..::..Date Property

Gets the date and time when the log data was created.

Namespace:  WebSocketSharp
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public DateTime Date { get; }
Public ReadOnly Property Date As DateTime
	Get
public:
property DateTime^ Date {
	DateTime^ get ();
}

Field Value

A DateTime that represents the date and time when the log data was created.