Attachmate.Reflection.Emulation.UTS Namespace > IMapperFileTransfer Interface : InsertAtLine Property |
'Declaration
Property InsertAtLine As Integer
'Usage
Dim instance As IMapperFileTransfer Dim value As Integer instance.InsertAtLine = value value = instance.InsertAtLine
int InsertAtLine {get; set;}