This topic has not yet been rated - Rate this topic

NamedComponentCollection.IsValidName Method (String)

Determines whether the named component collection name is valid.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public bool IsValidName(
	string name
)

Parameters

name
Type: System.String
The name. 

Return Value

Type: System.Boolean
true if the named component collection name is valid; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.