IStandardCubeFactBindings.BindingWithRole

Syntax

BindingWithRole(FactKey: Variant; BindingRole: CubeFactBindingRole): IStandardCubeFactBinding;

Parameters

FactKey. Key of fact dimension element, which binding is to be received.

BindingRole. Binding role in cube.

Description

The BindingWithRole property for the specified cube fact returns binding with a specific role.

Example

The example of use is given in description of the IStandardCubeDestination.CreateAndSetAttachmentsStorage method.

See also:

IStandardCubeFactBindings