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


In This Topic
    CStoreRequestArgs Class Members
    In This Topic

    The following tables list the members exposed by CStoreRequestArgs.

    Public Properties
     NameDescription
    Public Property SOP Class UID of the SOP Instance to be stored.  
    Public Property Contains the UID of the SOP Instance to be stored.  
    Public PropertyThe association that contains the incoming request  
    Public Property This field distinguishes the DIMSE-C operation conveyed by this Message. The value of this field shall be set to 0001H for the C-STORE-RQ Message.  
    Public Property This field indicates that a Data Set is present in the Message. It shall be set to any value other than 0101H (Null).  
    Public Property Implementation-specific value. It distinguishes this Message from other Messages.  
    Public Property Contains the DICOM AE Title of the DICOM AE that invoked the C-MOVE operation from which this C-STORE sub-operation is being performed.  
    Public Property Contains the Message ID (0000,0110) of the C-MOVE-RQ Message from which this C-STORE sub-operations is being performed.  
    Public Property The priority shall be set to one of the following values: LOW = 0002H MEDIUM = 0000H HIGH = 0001H  
    Top
    See Also