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

In This Topic
    WorkItemWebClient Class
    In This Topic
    Worklist-RS client class
    Object Model
    WorkItemWebClient Class
    Syntax
    'Declaration
     
    
    Public Class WorkItemWebClient 
       Inherits DicomObjects.DicomWeb.DicomWebClient
    public class WorkItemWebClient : DicomObjects.DicomWeb.DicomWebClient 
    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