Gettrustees, Gettrustees 230 – Kofax DM API User Manual

Page 250

Advertising
background image

230 C

HAPTER

4

GetTrustees

GetTrustees

Once a list of trustees has been retrieved from the SQL database by use
of

FetchTrustees

, use this method to populate a

PCDTrusteeList

object

so that you can iterate through the trustee entries.

Syntax

PCDDocObject.GetTrustees()

Returns

Returns a variant to the trustee list. Languages such as JavaScript,
Visual Basic, and VBScript return this as a function value.

Related Items

See the following objects:

PCDDocObject
PCDTrusteeList

See the following methods:

FetchTrustees
GetTrustee
SetTrustee
SetTrustees
UpdateTrustees

See the following properties:

ErrDescription
ErrNumber

Advertising