The IAutoCubeDestinations interface contains properties and methods of automatic cube display versions collection.
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. |
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: