GetConfiguredImageRecordField method: SearchConfiguration class
Syntax
GetConfiguredImageRecordField()
Description
Use the GetConfiguredImageRecordField to retrieve the field for an image.
Parameters
None.
Returns
A string value containing the corresponding field for the image.
Example
&criteriaObj.GetConfiguredImageRecordField();
Related Topics