This topic has not yet been rated - Rate this topic

CubeHierarchyCollection.Add Method (CubeHierarchy)

Adds a CubeHierarchy to the end of the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public int Add(
	CubeHierarchy item
)

Parameters

item
Type: Microsoft.AnalysisServices.CubeHierarchy
The CubeHierarchy to be added.

Return Value

Type: System.Int32
The zero-based index at which the CubeHierarchy has been added.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.