Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface : SaveAs Method |
'Declaration
Function SaveAs( _ ByVal filePath As String _ ) As ReturnCode
'Usage
Dim instance As ITerminal Dim filePath As String Dim value As ReturnCode value = instance.SaveAs(filePath)
ReturnCode SaveAs( string filePath )