Touchstone 11.0 API Reference
SkipBadLocations Property (ImportExpressOptions)


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace > ImportExpressOptions Class : SkipBadLocations Property
Indicates whether Touchstone® should skip any bad Locations that it encounters during the import process.
Syntax
Public Property SkipBadLocations As Boolean
Dim instance As ImportExpressOptions
Dim value As Boolean
 
instance.SkipBadLocations = value
 
value = instance.SkipBadLocations
public bool SkipBadLocations {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImportExpressOptions Class
ImportExpressOptions Members