ServerStation.Date Property

Gets the server's date.
<ID("Date", (int)e.Date)> _ 
Public ReadOnly Property Date() As Date
This language is not supported or no code example is available.
[ID("Date", (int)e.Date)] 
public DateTime Date {get;}
This language is not supported or no code example is available.

Property Value

DateTime

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition