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