dcmNET Class Library

N_Create.AffectedSOPInstanceUID Property

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

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

Remarks

This parameter is uded in C-CREATE-RQ and C-CREATE-RPS message's command set.

See Also

N_Create Class | dcmNET Namespace