DicomObjects.NET8 Documentation
DicomObjects.DicomWeb.WebClient Namespace / NPIWebClient Class
Members



In This Topic
    NPIWebClient Class
    In This Topic
    NPI (None Patient Instance) client class
    Syntax
    'Declaration
     
    
    Public Class NPIWebClient 
       Inherits DicomObjects.DicomWeb.DicomWebClient
       Implements INPIWebClient 
    'Usage
     
    
    Dim instance As NPIWebClient
    public ref class NPIWebClient : public DicomObjects.DicomWeb.DicomWebClient, INPIWebClient  
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.DicomWebClient
          DicomObjects.DicomWeb.WebClient.NPIWebClient

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also