ClientContext.Interval Property

TimeSpan Client side value, availble to be used on displays
<ID("Interval", (int)e.Interval)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property Interval() As TimeSpan 
Get 
This language is not supported or no code example is available.
[ID("Interval", (int)e.Interval)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public TimeSpan Interval {get;}
This language is not supported or no code example is available.

Property Value

TimeSpan

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition