Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
UseAttachedData Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIDispositionCodeUseAttachedData
Gets or sets a value indicating whether attached data should be added to the UserEvent.
Declaration Syntax
C#Visual BasicVisual C++
bool UseAttachedData { get; set; }
Property UseAttachedData As Boolean
property bool UseAttachedData {
	bool get ();
	void set (bool value);
}
Value
true if attached data should be added to the UserEvent; otherwise, false.

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