CubeCollection.Find(String) Method

Definition

Find

public Microsoft.AnalysisServices.AdomdClient.CubeDef Find (string index);
member this.Find : string -> Microsoft.AnalysisServices.AdomdClient.CubeDef
Public Function Find (index As String) As CubeDef

Parameters

index
String

index

Returns

Information not available for this release.

Applies to