InfoConnect for Airlines VBA Guide
Xfr400ReturnMissing Property
Gets or sets whether records that contain values for missing fields should be returned.
Syntax
Object.Xfr400ReturnMissing As Boolean

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