Show contents 

Express > Express Assembly Interfaces > IEaxDrillSettings > IEaxDrillSettings.ActionType

IEaxDrillSettings.ActionType

Syntax

ActionType: TabHyperlinkActionType;

Description

The ActionType property determines type of the action triggered by clicking the hyperlink.

Comments

After determining action type, it is required to set the action, using IEaxDrillSettings.Action.

Example

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

See also:

IEaxDrillSettings