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



IconMemberDescription
Description
Gets or sets the description.
(Inherited from IBusinessAttributeValue.)
DictionaryKey
Gets or sets the dictionary key.

DictionaryTarget
Gets or sets the dictionary target.

DisplayName
Gets or sets the display name.
(Inherited from IBusinessAttributeValue.)
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)