Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Report > Report Assembly Enumerations > PrxUserButtonType

PrxUserButtonType

Description

The PrxUserButtonType enumeration contains types of the action executed on custom button click.

It is used by the following properties and methods:

Available Values

Value Brief description
-1 None. No handler.
0 Method. Execute Fore function or JavaScript function.
1 Algorithm. Calculate algorithm.
2 OpenObject. Open repository object.

See also:

Report Assembly Enumerations