Click or drag to resize

QueryServiceUnloadIDTable Method

Unloads the ID based lookup table for a document.

Namespace: Aml.Engine.Services
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public void UnloadIDTable(
	CAEXDocument document
)

Parameters

document  CAEXDocument
A CAEX document

Implements

ILookUpTableUnloadIDTable(CAEXDocument)
See Also