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

In This Topic
    TransferSyntaxUid Property
    In This Topic
    Gets the transfer syntax UID.
    Syntax
    'Declaration
     
    Public ReadOnly Property TransferSyntaxUid As String
    public string TransferSyntaxUid {get;}
    See Also