Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsDefault Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.BusinessAttributesIDispositionCodeValueIsDefault
Gets or sets a value indicating whether this instance is the default.
Declaration Syntax
C#Visual BasicVisual C++
bool IsDefault { get; set; }
Property IsDefault As Boolean
property bool IsDefault {
	bool get ();
	void set (bool value);
}
Value
true if this instance is default; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)