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

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