The interface for the DispositionCodeValueNone class.

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

All Members | Methods | Properties | Events | ||
Icon | Member | Description |
---|---|---|
![]() | Description |
Gets or sets the description.
(Inherited from IBusinessAttributeValue.) |
![]() | DictionaryKey |
Gets or sets the dictionary key.
(Inherited from IBusinessAttributeValueNone.) |
![]() | DictionaryTarget |
Gets or sets the dictionary target.
(Inherited from IBusinessAttributeValueNone.) |
![]() | DisplayName |
Gets or sets the display name.
(Inherited from IBusinessAttributeValue.) |
![]() | Initialize()()() |
Initializes this instance.
(Inherited from IDispositionCodeValue.) |
![]() | IsDefault |
Gets or sets a value indicating whether this instance is the default.
(Inherited from IDispositionCodeValue.) |
![]() | IsSelected |
Gets or sets a value indicating whether this instance is selected.
(Inherited from IDispositionCodeValue.) |
![]() | Name |
Gets or sets the name.
(Inherited from IBusinessAttributeValue.) |
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from INotifyPropertyChanged.) |
![]() | Release()()() |
Releases this instance.
(Inherited from IDispositionCodeValue.) |