IMetaMemberLeaf.CompoundIdentity

Fore Syntax

CompoundIdentity: Variant;

Fore.NET Syntax

CompoundIdentity: object;

Description

The CompoundIdentity property determines unique compound key of an element.

Comments

Compound key of the element is set in the IMetaMemberLeaf.CompoundKey property.

Fore and Fore.NET Examples

The property use is given in the example for IMetaMemberLeaf.CompoundKey.

See also:

IMetaMemberLeaf