Gets or sets the timestamp. Value shared with XValue.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public DateTime Timestamp { get; set; } |
| Visual Basic |
|---|
Public Property Timestamp As DateTime Get Set |
| JScript |
|---|
function get Timestamp () : DateTime function set Timestamp (value : DateTime) |