DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / VerifyReceivedArgs Class
Properties


In This Topic
    VerifyReceivedArgs Class Members
    In This Topic

    The following tables list the members exposed by VerifyReceivedArgs.

    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 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