dcmNET Class Library

N_Action.RequestedSOPInstanceUID Property

Retrieve and sets the value of the Requested SOP Instance UID attribute in the message's command set.

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

Remarks

This parameter is uded in N-ACTION-RQ message's command set.

See Also

N_Action Class | dcmNET Namespace