IRubricatorFormulaData.ParentKey

Syntax

ParentKey: Integer;

Description

The ParentKey property determines a key of formula parent.

Comments

Parent key is present only for formula of the RubricatorFormulaDataKind.Params kind. The kind is determined by the IRubricatorFormulaData.Kind property.

Example

The use of a Fore property is given in the example for IRubricatorFormulasLookup.WhereKind.

See also:

IRubricatorFormulaData