Méthode CalculationPropertyCollection.Find

Gets the CalculationProperty with the specified identifier from the collection.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
public CalculationProperty Find(
    string calculationReference
)

Paramètres

Valeur de retour

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

Voir aussi

Référence

CalculationPropertyCollection Classe

Espace de noms Microsoft.AnalysisServices