Gets or sets a DateTime value that is a timerange in the SingleDay mode,
and a low 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 TimestampOne { get; set; } |
Visual Basic |
---|
Public Property TimestampOne As DateTime Get Set |
JScript |
---|
function get TimestampOne () : DateTime function set TimestampOne (value : DateTime) |