Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ Xfr400ReturnMissing 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
Xfr400ReturnMissing Property
In This Topic
Gets or sets whether records that contain values for missing fields should be returned.
Syntax
Visual Basic (Declaration)
expression
.Xfr400ReturnMissing
As
Boolean
where
expression
is a variable that represents a
FileTransfer Object
Property Value
The default value is True.
Remarks
When this property is set to true, records with missing fields are returned.This property affects AS/400 data transfer and is only relevant for 5250 sessions.
See Also
Reference
FileTransfer Object
FileTransfer Members