Gets or sets a DateTime value that is a higher boundary for the interval in
the DateRange mode.
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public DateTime TimestampTwo { get; set; } |
| Visual Basic |
|---|
Public Property TimestampTwo As DateTime Get Set |
| JScript |
|---|
function get TimestampTwo () : DateTime function set TimestampTwo (value : DateTime) |