DicomObjects.NET8 Documentation
DicomObjects.DicomWeb Namespace / NPIEventArgs Class
Members



In This Topic
    NPIEventArgs Class
    In This Topic
    Class to hold event for NPI (Non-Patient-Instance) DicomWebServer
    Object Model
    NPIEventArgs ClassDicomDataSetCollection ClassDicomDataSet Class
    Syntax
    'Declaration
     
    
    Public Class NPIEventArgs 
    'Usage
     
    
    Dim instance As NPIEventArgs
    public class NPIEventArgs 
    public ref class NPIEventArgs 
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.NPIEventArgs

    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