SetFingerprintFolder

Specifies the folder containing the fingerprint files.

Member of namespace

FingerprintMaintenance

Syntax

bool SetFingerprintFolder (string Folder)

Parameters

Folder
Type: string
Folder containing the fingerprints.

Parameters

Folder path where the fingerprints are located.

Returns

Always True.

Level

Any level.

Details

Specifies the folder containing the fingerprint files. A smart parameter may be used.
Example:
SetFingerprintFolder("C:\Datacap\APT\fingerprint")

This example obtains the path set in the Application Manager.

SetFingerprintFolder("@APPPATH(*/fingerprint)")