Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsAttachedData Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Common.CaseDataViewCaseDataIsAttachedData
Gets or sets a value indicating whether this instance is attached data.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsAttachedData { get; set; }
Public Property IsAttachedData As Boolean
public:
property bool IsAttachedData {
	bool get ();
	void set (bool value);
}
Value
true if this instance is attached data; otherwise, false.

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