IRubricatorFormulaData.ParentKey

Fore Syntax

ParentKey: Integer;

Fore.NET Syntax

ParentKey: uinteger;

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 property use in Fore and Fore.NET is given in the example for IRubricatorFormulasLookup.WhereKind.

See also:

IRubricatorFormulaData