Touchstone 11.0 API Reference
FailureThreshold Property (ImportExpressOptions)


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace > ImportExpressOptions Class : FailureThreshold Property
Contains a failure threshold that indicates the number of record import failures that can occur before Touchstone® stops the import process.

Set this property to None to match the functionality that the Touchstone UI provides.

Syntax
Public Property FailureThreshold As FailureThreshold
Dim instance As ImportExpressOptions
Dim value As FailureThreshold
 
instance.FailureThreshold = value
 
value = instance.FailureThreshold
public FailureThreshold FailureThreshold {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