DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomDataSet Class / SOPClass Property

In This Topic
    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
    Remarks
    Shortcut for attribute (0008, 0016).
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also