vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
RestrictionRuleMetadata
Interface RestrictionRuleMetadata
interface
RestrictionRuleMetadata
{
active
:
boolean
;
description
?:
string
;
enforcementType
:
EnforcementType
;
fullName
?:
string
;
masterLabel
:
string
;
recordFilter
:
string
;
targetEntity
:
string
;
userCriteria
:
string
;
version
:
number
;
}
Hierarchy (
View Summary
)
MetadataInfo
RestrictionRuleMetadata
Index
Properties
active
description?
enforcement
Type
full
Name?
master
Label
record
Filter
target
Entity
user
Criteria
version
Properties
active
active
:
boolean
Optional
description
description
?:
string
enforcement
Type
enforcementType
:
EnforcementType
Optional
full
Name
fullName
?:
string
master
Label
masterLabel
:
string
record
Filter
recordFilter
:
string
target
Entity
targetEntity
:
string
user
Criteria
userCriteria
:
string
version
version
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
description
enforcement
Type
full
Name
master
Label
record
Filter
target
Entity
user
Criteria
version
vlocode-project - v1.40.0-beta-4
Loading...