Name
right, right, kPMElementRight — Known rights.
Synopsis
right
: string, choice
Description
Known rights.
right
is a string. right
must be one of the following three constants:
- can read,
kPMElementRight_CanRead
. Read the contents of the containing item. - can update,
kPMElementRight_CanUpdate
. Update the containing item. - can remove,
kPMElementRight_CanRemove
. Remove the containing item.