Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / Iod Class / SopClassUid Property

In This Topic
    SopClassUid Property
    In This Topic
    Gets the SOP class UID.
    Syntax
    'Declaration
     
    Public ReadOnly Property SopClassUid As String
    public string SopClassUid {get;}
    See Also