ClientContext.DateTimeStart Property

DateTime Client side value, availble to be used on displays
<ID("DateTimeStart", (int)e.DateTimeStart)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property DateTimeStart() As Date 
Get 
This language is not supported or no code example is available.
[ID("DateTimeStart", (int)e.DateTimeStart)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public DateTime DateTimeStart {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