KpiCollection.Find-Methode

Gets the Kpi, with the specified identifier, from the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public Kpi Find(
    string id
)

Parameter

Rückgabewert

Typ: Microsoft.AnalysisServices.Kpi
The Kpi if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).

Siehe auch

Verweis

KpiCollection Klasse

Microsoft.AnalysisServices-Namespace