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