Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Id Property
NamespacesGenesyslab.Desktop.Infrastructure.ObjectFormatIFormattedObjectId
Gets or sets the id of the object.
Declaration Syntax
C#Visual BasicVisual C++
string Id { get; set; }
Property Id As String
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)