dcmNET Class Library

N_Action.RequestedSOPClassUID Property

Retrieve and sets the value of the Requested SOP Class UID attribute from the message's command request set.

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

Remarks

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

See Also

N_Action Class | dcmNET Namespace