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

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