Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ Xfr400Authority Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
Xfr400Authority Property
In This Topic
Gets or sets the level of authority to associate with a file that is transferred to the host.
Syntax
Visual Basic (Declaration)
expression
.Xfr400Authority
As
AS400AuthorityOption
where
expression
is a variable that represents a
FileTransfer Object
Property Value
An
AS400AuthorityOption Enumeration
value. The default value (ReadWrite) allows other users to see the file in a list, read it, and write to it, but not delete it.
Remarks
This property affects AS/400 data transfer.
See Also
Reference
FileTransfer Object
FileTransfer Members