Eyeshot 11 WPF API Reference
WPF 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