DirPartyLocationPrivateRoles::remove Method
Removes a security role from the list that has access to private locations.
Syntax
client server public static boolean remove(SysAotControlName _role)
Run On
Called
Parameters
- _role
Type: SysAotControlName Extended Data Type
The SysAotControlName value of the role to remove.
Return Value
Type: boolean
true if the removal is successful; otherwise, false.