Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
PartyType Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIMPartyPartyType
Gets or sets the type of the party.
Declaration Syntax
C#Visual BasicVisual C++
public PartyInfoType PartyType { get; set; }
Public Property PartyType As PartyInfoType
public:
property PartyInfoType PartyType {
	PartyInfoType get ();
	void set (PartyInfoType value);
}
Value
The type of the party.

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