C#
VB
C++
Gets the list of updated context items.
public List<ContextItem> Context { get; }
Public Overridable ReadOnly Property Context() As System.Collections.Generic.List(Of ContextItem)
Get
public: virtual property System.Collections.Generic.List<ContextItem^ >^ Context
{
System.Collections.Generic.List<ContextItem^ >^ get()
}
A list of updated context items.
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