dcmNET Class Library

C_Move.CstoreSubOp Property

Retrieve and sets the destination DICOM Application Entity for which C-STORE sub-operations are being performed.

[Visual Basic]
Public Property CstoreSubOp As String
[C#]
public string CstoreSubOp {get; set;}

Remarks

This parameter is uded in C-MOVE-RQ message's command set.

See Also

C_Move Class | dcmNET Namespace