Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / XfrEnableTemplates Property
In This Topic
XfrEnableTemplates Property
In This Topic
Gets or sets whether file transfer templates are enabled in 3270 terminal sessions.
Syntax
expression.XfrEnableTemplates As Boolean
where expression is a variable that represents a FileTransfer Object

Property Value

The default value is False.
See Also