Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

PresentationContexts Property






Gets the list of presentation contexts for the request.
Syntax
public List<PresentationContext> PresentationContexts {get;}
'Declaration
 
Public ReadOnly Property PresentationContexts As List(Of PresentationContext)
'Usage
 
Dim instance As DicomRequest
Dim value As List(Of PresentationContext)
 
value = instance.PresentationContexts

            

            
public:
property List<PresentationContext^>^ PresentationContexts {
   List<PresentationContext^>^ get();
}

Property Value

The presentation contexts.
Remarks
This list is only valid for connection type of New and Conditional.
Requirements

Target Platforms

See Also

Reference

DicomRequest Class
DicomRequest Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features