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

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