Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
TimeStamp Property
NamespacesGenesyslab.Desktop.Infrastructure.EventsAlertTimeStamp
Gets or sets the time stamp.
Declaration Syntax
C#Visual BasicVisual C++
public string TimeStamp { get; private set; }
Public Property TimeStamp As String
public:
property String^ TimeStamp {
	String^ get ();
	void set (String^ value);
}
Value
The time stamp.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)