Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsItPossibleToDeleteFromConference Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsPartyIsItPossibleToDeleteFromConference
Gets or sets a value indicating whether this party can be deleted from the conference.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsItPossibleToDeleteFromConference { get; set; }
Public Property IsItPossibleToDeleteFromConference As Boolean
public:
property bool IsItPossibleToDeleteFromConference {
	bool get ();
	void set (bool value);
}
Value
true if this party can be deleted from the conference; otherwise, false.

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