LevelCollection.Add Method (String)
Updated: May 24, 2016
Creates and adds a Level with the specified identifier to the end of the collection.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- name
-
Type:
System.String
The identifier of the Level to be added.
Return Value
Type: Microsoft.AnalysisServices.LevelThe zero-based index at which the Level has been added.
Show: