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

In This Topic
    InstanceReceivedArgs Class Properties
    In This Topic

    For a list of all members of this type, see InstanceReceivedArgs 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 received composite DICOM instance  
    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 Property Filename to which the instance has already been saved  
    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