IStandardCubeRelations

Description

The IStandardCubeRelations interface contains properties and methods for working with the collection of standard cube relations.

Properties

  Property name Brief description
Count The Count property returns the number of standard cube relations.
Item The Item property returns standard cube relations.

Methods

  Method name Brief description
Add The Add method adds a new relation to a standard cube.
Clear The Clear method clears the list of standard cube relations.
FindById The FindById method searches for a relation by its identifier.
FindByKey The FindByKey method searches for a relation by its key.
Move The Move method moves relation in the list.
Remove The Remove method removes relation by its index.
RemoveByKey The RemoveByKey method removes relation by its key.

See also:

Cubes Assembly Interfaces