| ||||
HasPermission methodReturns whether or not the member has a particular permission. Syntax
ParametersPermissionThe permission you are checking to see if the member has, as an ERUPermission enumeration. MemberThe member whose permission you want to check, as an IERUMember interface. bHasPermissionUpon return, TRUE if the member has the specified permission, FALSE otherwise. Return value
|
Home |