IEaxDrillSettings.ActionType

Fore Syntax

ActionType: TabHyperlinkActionType;

Fore.NET Syntax

ActionType: Prognoz.Platform.Interop.Tab.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.

Fore and Fore.NET Examples

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

See also:

IEaxDrillSettings