DicomObjects.NET.V8
DicomObjects.EventArguments Namespace / N_Event_ReportArgs Class

In This Topic
    N_Event_ReportArgs Class Properties
    In This Topic

    For a list of all members of this type, see N_Event_ReportArgs members.

    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