vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
SharingCriteriaRule
Interface SharingCriteriaRule
interface
SharingCriteriaRule
{
accessLevel
:
string
;
accountSettings
?:
AccountSharingRuleSettings
;
booleanFilter
?:
string
;
criteriaItems
?:
FilterItem
[]
;
description
?:
string
;
fullName
?:
string
;
includeRecordsOwnedByAll
:
boolean
;
label
:
string
;
sharedTo
:
SharedTo
;
}
Hierarchy (
View Summary
)
SharingBaseRuleMetadata
SharingCriteriaRule
Index
Properties
access
Level
account
Settings?
boolean
Filter?
criteria
Items?
description?
full
Name?
include
Records
Owned
By
All
label
shared
To
Properties
access
Level
accessLevel
:
string
Optional
account
Settings
accountSettings
?:
AccountSharingRuleSettings
Optional
boolean
Filter
booleanFilter
?:
string
Optional
criteria
Items
criteriaItems
?:
FilterItem
[]
Optional
description
description
?:
string
Optional
full
Name
fullName
?:
string
include
Records
Owned
By
All
includeRecordsOwnedByAll
:
boolean
label
label
:
string
shared
To
sharedTo
:
SharedTo
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access
Level
account
Settings
boolean
Filter
criteria
Items
description
full
Name
include
Records
Owned
By
All
label
shared
To
vlocode-project - v1.40.0-beta-4
Loading...