dcmNET Class Library

C_Move.SubOpWarnings Property

Retrieve and sets the number of C-STORE sub-operations associated with this operation which have generated warning responses.

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

Remarks

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

See Also

C_Move Class | dcmNET Namespace