vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
PermissionSetObjectPermissions
Interface PermissionSetObjectPermissions
interface
PermissionSetObjectPermissions
{
allowCreate
:
boolean
;
allowDelete
:
boolean
;
allowEdit
:
boolean
;
allowRead
:
boolean
;
modifyAllRecords
:
boolean
;
object
:
string
;
viewAllRecords
:
boolean
;
}
Index
Properties
allow
Create
allow
Delete
allow
Edit
allow
Read
modify
All
Records
object
view
All
Records
Properties
allow
Create
allowCreate
:
boolean
allow
Delete
allowDelete
:
boolean
allow
Edit
allowEdit
:
boolean
allow
Read
allowRead
:
boolean
modify
All
Records
modifyAllRecords
:
boolean
object
object
:
string
view
All
Records
viewAllRecords
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allow
Create
allow
Delete
allow
Edit
allow
Read
modify
All
Records
object
view
All
Records
vlocode-project - v1.40.0-beta-4
Loading...