C#
VB
C++
Gets the list of old items involved in the change.
public IList<object> OldItems { get; set; }
Public ReadOnly Property OldItems As IList(Of Object)
public:
property IList<Object^>^ OldItems {
IList<Object^>^ get();
}
A list of old items involved in the change.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET