The time stamp of the value.

Namespace: Ico.Fwx.ClientWrapper
Assembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.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)

See Also