DicomFile.AffectedSOPInstanceUID Property
Retrieves and sets the affected SOP instance UID contained in this Dicom file object
[Visual Basic]
Public Property AffectedSOPInstanceUID As
String
[C#]
public
string AffectedSOPInstanceUID {get; set;}
See Also
DicomFile Class | dcmNET Namespace