vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
ProfileObjectPermissions
Interface ProfileObjectPermissions
interface
ProfileObjectPermissions
{
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
Optional
allow
Create
allowCreate
?:
boolean
Optional
allow
Delete
allowDelete
?:
boolean
Optional
allow
Edit
allowEdit
?:
boolean
Optional
allow
Read
allowRead
?:
boolean
Optional
modify
All
Records
modifyAllRecords
?:
boolean
object
object
:
string
Optional
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...