IAlternateHierarchyMapping.TargetId

Fore Syntax

TargetId: String;

Fore.NET Syntax

TargetId: string;

Description

The TargetId property determines an identifier of alternative hierarchy in the consumer dictionary.

Comments

To specify the key of alternative hierarchy in the consumer dictionary, use the IAlternateHierarchyMapping.TargetKey property.

Fore and Fore.NET Examples

The property use is given in the example for ICubeMetaUpdateAttributeRemapping.AlternateHierarchyMappings.

See also:

IAlternateHierarchyMapping