Form_name – Kofax DM API User Manual

Page 386

Advertising
background image

366 C

HAPTER

5

%FORM_NAME

checkError(pClient, "ERROR_DOCPROFILEDSP_PROFINFOEXECUTE")


'Get the returned properties.

Set pProperties = pClient.GetReturnProperties()


'Get the form name.

formName = pProperties.GetPropertyValue("%FORM_NAME")

Related Items

See the following objects:

PCDDocObject

PCDPropertyList

See the following methods:

GetPropertyValue

SetProperty

See the

%FORM_APPLICATION

token.

Advertising