Show contents 

Express > Express Assembly Interfaces > IEaxDrillSettings > IEaxDrillSettings.Action

IEaxDrillSettings.Action

Syntax

Action: String;

Description

The Action property determines an action executed on hyperlink click.

Comments

The action executed on hyperlink click depends on type of the action, which is set using the IEaxDrillSettings.ActionType property.

The action text enables the use of substitutions.

Example

The property use is given in the example for IEaxDrillSettings.Mode.

See also:

IEaxDrillSettings