AttributePermissionCollection.Contains Method (String)
SQL Server 2008 R2
Indicates whether the collection contains an AttributePermission with the specified identifier.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- attributeId
- Type: System.String
Return Value
Type: System.Booleantrue if the AttributePermission is contained in the collection; otherwise, false.
