Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
OptionId Property
NamespacesGenesyslab.Desktop.Infrastructure.ObjectFormatIFormattedObjectOptionId
Gets or sets the option's id in configuration manager.
Declaration Syntax
C#Visual BasicVisual C++
string OptionId { get; set; }
Property OptionId As String
property String^ OptionId {
	String^ get ();
	void set (String^ value);
}
Value
The option id.

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