
366 CHAPTER 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.
Kommentare zu diesen Handbüchern