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

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