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



IconMemberDescription
Description
Gets or sets the description.

DisplayName
Gets or sets the display name.

Name
Gets or sets the name.

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)