DeleteFingerprint

Deletes specified fingerprint.

Member of namespace

FingerprintMaintenance

Syntax

bool DeleteFingerprint (string ID)

Parameters

ID
Type: string
ID of fingerprint to delete

Parameters

The ID of the fingerprint to delete.

Returns

Always True.

Level

Any level.

Details

Deletes the CCO, TIFF and FPXML files for the specified fingerprint. Also deletes the database record and position information from the DCO. A smart parameter may be used.
Example:
DeleteFingerprint("1002")