Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
BAMultipleDescriptions Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.BusinessAttributesIContactAttributeValueBAMultipleDescriptions
Gets or sets the business attribute name that contains the descriptions for multiple values attributes.
Declaration Syntax
C#Visual BasicVisual C++
string BAMultipleDescriptions { get; set; }
Property BAMultipleDescriptions As String
property String^ BAMultipleDescriptions {
	String^ get ();
	void set (String^ value);
}
Value
The name of the business attribute.

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