BindingWithRole(FactKey: Variant; BindingRole: CubeFactBindingRole): IStandardCubeFactBinding;
FactKey. Key of fact dimension element, which binding is to be received.
BindingRole. Binding role in cube.
The BindingWithRole property for the specified cube fact returns binding with a specific role.
The example of use is given in description of the IStandardCubeDestination.CreateAndSetAttachmentsStorage method.
See also: