BindingWithRole(FactKey: Variant; BindingRole: CubeFactBindingRole): IStandardCubeFactBinding;
FactKey. Key of the fact dimension element, which binding should be obtained.
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: