Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IContactAttributeValue Interface
NamespacesGenesyslab.Desktop.Modules.Core.Model.BusinessAttributesIContactAttributeValue
The interface for the ContactAttributeValue class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IContactAttributeValue : IBusinessAttributeValue, 
	INotifyPropertyChanged
Public Interface IContactAttributeValue _
	Implements IBusinessAttributeValue, INotifyPropertyChanged
public interface class IContactAttributeValue : IBusinessAttributeValue, 
	INotifyPropertyChanged
Members
All MembersPropertiesEvents



IconMemberDescription
BAMultipleDescriptions
Gets or sets the business attribute name that contains the descriptions for multiple values attributes.

Description
Gets or sets the description.
(Inherited from IBusinessAttributeValue.)
DisplayName
Gets or sets the display name.
(Inherited from IBusinessAttributeValue.)
IsSearchable
Gets or sets a value indicating whether this instance is searchable.

IsSortable
Gets or sets a value indicating whether this instance is sortable.

Name
Gets or sets the name.
(Inherited from IBusinessAttributeValue.)
PropertyChanged
Occurs when a property value changes.
(Inherited from INotifyPropertyChanged.)

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