vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
FieldRestrictionRuleMetadata
Interface FieldRestrictionRuleMetadata
interface
FieldRestrictionRuleMetadata
{
active
:
boolean
;
classification
?:
string
[]
;
classificationType
?:
ClassificationType
;
description
?:
string
;
enforcementType
:
EnforcementType
;
fullName
?:
string
;
masterLabel
:
string
;
recordFilter
:
string
;
targetEntity
:
string
;
userCriteria
:
string
;
version
:
number
;
}
Hierarchy (
View Summary
)
MetadataInfo
FieldRestrictionRuleMetadata
Index
Properties
active
classification?
classification
Type?
description?
enforcement
Type
full
Name?
master
Label
record
Filter
target
Entity
user
Criteria
version
Properties
active
active
:
boolean
Optional
classification
classification
?:
string
[]
Optional
classification
Type
classificationType
?:
ClassificationType
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
classification
classification
Type
description
enforcement
Type
full
Name
master
Label
record
Filter
target
Entity
user
Criteria
version
vlocode-project - v1.40.0-beta-4
Loading...