AttributePermissionCollection.IndexOf Method (AttributePermission)
SQL Server 2008 R2
Gets the index of a specified AttributePermission.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- item
- Type: Microsoft.AnalysisServices.AttributePermission
The AttributePermission to be returned.
Return Value
Type: System.Int32The zero-based index of the AttributePermission, if the object is found; otherwise, -1.
