DicomObjects Reference
DicomObjects Reference / DicomDataSet Object / InstanceUID Property
In This Topic
    InstanceUID Property
    In This Topic
    Description
    Unique Image identifier
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property InstanceUID As String
    Remarks

    This really just a shortcut for attribute (0010,0020).

    See Also