IAutoCubeDestinations

Description

The IAutoCubeDestinations interface contains properties and methods of automatic cube display versions collection.

Properties

   Property name Brief description
Count The Count property returns the number of automatic cube display versions.
Item The Item property returns automatic cube display version.

Methods

   Method name Brief description
Add The Add method creates a new automatic cube display version.
FindById The FindById method finds the automatic cube display version by its identifier.
FindByKey The FindByKey method finds the automatic cube display version by its key.
Move The Move method moves display versions in the automatic cube list.
Remove The Remove property removes the automatic cube display version by its index.
RemoveByKey The RemoveByKey method removes the automatic cube display version by its key.

See also:

Cubes Assembly Interfaces