The interface for the BusinessAttributeValueNone class.

C# | Visual Basic | Visual C++ |
public interface IBusinessAttributeValueNone : IBusinessAttributeValue, INotifyPropertyChanged
Public Interface IBusinessAttributeValueNone _ Implements IBusinessAttributeValue, INotifyPropertyChanged
public interface class IBusinessAttributeValueNone : IBusinessAttributeValue, INotifyPropertyChanged

All Members | Properties | Events | |||
Icon | Member | Description |
---|---|---|
![]() | 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.) |