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

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