DicomObjects.NET Core Documentation
DicomObjects.EventArguments Namespace / N_Event_ReportArgs Class
Properties


In This Topic
    N_Event_ReportArgs Class Members
    In This Topic

    The following tables list the members exposed by N_Event_ReportArgs.

    Public Properties
     NameDescription
    Public PropertyThe incoming command (Inherited from DicomObjects.EventArguments.OperationBaseArgs)
    Public PropertyList of errors found in an incoming request (Inherited from DicomObjects.EventArguments.OperationBaseArgs)
    Public PropertyThe ID of the notification  
    Public PropertyThe normalised operation currently requested (Inherited from DicomObjects.EventArguments.OperationBaseArgs)
    Public Property The Presentation Context ID used to transmit this operation (Inherited from DicomObjects.EventArguments.OperationBaseArgs)
    Public PropertyThe incoming request (Inherited from DicomObjects.EventArguments.OperationBaseArgs)
    Public PropertyThe Association which contains the Query (Inherited from DicomObjects.EventArguments.OperationBaseArgs)
    Public Property Specifies the result DicomDataSet to be sent back for Normalised operations operations for for failures for retrieval operations (Inherited from DicomObjects.EventArguments.OperationBaseArgs)
    Public PropertyThe status to be sent back as a C-Echo response (Inherited from DicomObjects.EventArguments.OperationBaseArgs)
    Top
    See Also