Use this interface to perform custom preview selection for data records.
            See class 
InfigoBatchPreviewData can be used for the most common
            preview types. Please note that using the preview facility is slower than using
            the batch without it, so this should be used for a minor number of records only.
            
 (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public interface IInfigoBatchPreviewParameter | 
| Visual Basic (Declaration) | 
|---|
| Public Interface IInfigoBatchPreviewParameter | 
| Visual C++ | 
|---|
| public interface class IInfigoBatchPreviewParameter | 
 See Also
See Also