The IStandardCubeFactBindings interface contains properties and methods that are used to work with bindings of cube facts.
| Property name | Brief description | |
| Binding | The Binding property returns the cube fact binding. | |
| BindingWithRole | The BindingWithRole property for the specified cube fact returns binding with a specific role. |
| Method name | Brief description | |
| Clear | The Clear method clears bindings of all the cube facts. | |
| Reset | The Reset method clears cube fact binding. | |
| ResetWithRole | The ResetWithRole method clears cube fact binding with the specified role. |
See also: