Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomAssociate Class : GetTransfer Method |
'Declaration
Public Function GetTransfer( _ ByVal id As Byte, _ ByVal index As Integer _ ) As String
'Usage
Dim instance As DicomAssociate Dim id As Byte Dim index As Integer Dim value As String value = instance.GetTransfer(id, index)