Gets or sets a value indicating whether it is possible to do something on the
Party.

Declaration Syntax
public bool IsItPossibleToAll { get; set; }
Public Property IsItPossibleToAll As Boolean
public:
property bool IsItPossibleToAll {
bool get ();
void set (bool value);
}

Value
true if it is possible to do something on the
Party; otherwise,
false.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)