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

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