dcmNET Class Library

C_Move.SubOpCompletedSuccessfully Property

Retrieve and sets the number of C-STORE sub-operations associated with this operation which have completed successfully.

[Visual Basic]
Public Property SubOpCompletedSuccessfully As Integer
[C#]
public int SubOpCompletedSuccessfully {get; set;}

Remarks

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

See Also

C_Move Class | dcmNET Namespace