C#
VB
C++
Gets the presentation contexts.
public List<PresentationContext> PresentationContexts { get; }
Public ReadOnly Property PresentationContexts As List(Of PresentationContext)
public:
property List<PresentationContext^>^ PresentationContexts {
List<PresentationContext^>^ get();
}
The presentation contexts.
For an example refer to StoreScu.Store(DicomScp, string, string, bool).
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