Touchstone Re 2023 API Reference
FailureThreshold Property (ImportOptionsCsv)


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace > ImportOptionsCsv 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 ImportOptionsCsv
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

ImportOptionsCsv Class
ImportOptionsCsv Members