Gets the list of disposition code values.
| C# | Visual Basic | Visual C++ |
IList<IDispositionCodeValue> ListOfDispositionCodeValue { get; }
ReadOnly Property ListOfDispositionCodeValue As IList(Of IDispositionCodeValue)
property IList<IDispositionCodeValue^>^ ListOfDispositionCodeValue { IList<IDispositionCodeValue^>^ get (); }
The list of disposition code values.