DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.WebClient Namespace / WorkItemWebClient Class
Members






    WorkItemWebClient Class
    Worklist-RS client class
    Object Model
    WorkItemWebClient Class
    Syntax
    'Declaration
     
    
    Public Class WorkItemWebClient 
       Inherits DicomObjects.DicomWeb.DicomWebClient
     
    'Usage
     
    
    Dim instance As WorkItemWebClient
    Remarks

    In most cases, this class may simply be created then used immediately to perform a Worklist operation, but a few configuration parameters are available to fine-tune the behaviour if required

    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.DicomWebClient
          DicomObjects.DicomWeb.WebClient.WorkItemWebClient

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also