dcmNET Class Library

C_Get.SubOpCompletedSuccessfully Property

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

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

Remarks

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

See Also

C_Get Class | dcmNET Namespace