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

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