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

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