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