SetKind
Description
Sets the permission kind.
Syntax
Perl
$permission->SetKind();
- Identifier
- Description
- permission
- A Permission object obtained from the current session.
- kind
- A Long containing a numeric identifier for one of the PermissionKind constants.
- Return value
- None.