C#
VB
C++
Gets the list of presentation contexts for the request.
public List<PresentationContext> PresentationContexts { get; }
Public ReadOnly Property PresentationContexts As List(Of PresentationContext)
public:
property List<PresentationContext^>^ PresentationContexts {
List<PresentationContext^>^ get();
}
The presentation contexts.
This list is only valid for connection type of New and Conditional.
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