Metodo ActionCollection.FindByName

Gets the Action, with the specified name, from the collection.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
public Action FindByName(
    string name
)

Parametri

Valore restituito

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

Vedere anche

Riferimento

ActionCollection Classe

Spazio dei nomi Microsoft.AnalysisServices