ITsCalculationContext.Tag

Fore Syntax

Tag: Variant;

Fore.NET Syntax

Tag: object;

Description

The Tag property is used to store user information about the context.

Comments

The Tag property is set to Null by default.

Fore and Fore.NET Examples

The property use is given in the example for ITsCalculationContext.CalculationType.

See also:

ITsCalculationContext