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

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