NamedComponentCollection.ContainsName Method

Indicates whether the component contains its name.

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

Syntax

C#
public bool ContainsName(
    string name
)

Parameters

Return Value

Type: System.Boolean
true if the component contains its name; otherwise, false.

Implements

INamedComponentCollection.ContainsName(String)

See Also

Reference

NamedComponentCollection Class

Microsoft.AnalysisServices Namespace