C#
VB
C++
Gets the list of new items involved in the change.
public IList<object> NewItems { get; set; }
Public ReadOnly Property NewItems As IList(Of Object)
public:
property IList<Object^>^ NewItems {
IList<Object^>^ get();
}
A list of new 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