This topic has not yet been rated - Rate this topic

AttributePermissionCollection.IndexOf Method (AttributePermission)

Gets the index of a specified AttributePermission.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public int IndexOf(
	AttributePermission item
)

Return Value

Type: System.Int32
The zero-based index of the AttributePermission, if the object is found; otherwise, -1.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.