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

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