SOPClass Property (DicomDataSet)
In This Topic
SOP class of the DicomDataSet.
Syntax
'Declaration
Public Property SOPClass As System.String
public System.string SOPClass {get; set;}
Property Value
The SOP class UID
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also