vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
UIObjectRelationConfigMetadata
Interface UIObjectRelationConfigMetadata
interface
UIObjectRelationConfigMetadata
{
contextObject
:
string
;
contextObjectRecordType
?:
string
;
directRelationshipField
?:
string
;
fullName
?:
string
;
indirectObjectContextField
?:
string
;
indirectObjectRelatedField
?:
string
;
indirectRelationshipObject
?:
string
;
isActive
?:
boolean
;
masterLabel
:
string
;
relatedObject
:
string
;
relatedObjectRecordType
?:
string
;
relationshipType
:
ObjectRelationshipType
;
UIObjectRelationFieldConfigs
?:
UIObjectRelationFieldConfig
[]
;
}
Hierarchy (
View Summary
)
MetadataInfo
UIObjectRelationConfigMetadata
Index
Properties
context
Object
context
Object
Record
Type?
direct
Relationship
Field?
full
Name?
indirect
Object
Context
Field?
indirect
Object
Related
Field?
indirect
Relationship
Object?
is
Active?
master
Label
related
Object
related
Object
Record
Type?
relationship
Type
UI
Object
Relation
Field
Configs?
Properties
context
Object
contextObject
:
string
Optional
context
Object
Record
Type
contextObjectRecordType
?:
string
Optional
direct
Relationship
Field
directRelationshipField
?:
string
Optional
full
Name
fullName
?:
string
Optional
indirect
Object
Context
Field
indirectObjectContextField
?:
string
Optional
indirect
Object
Related
Field
indirectObjectRelatedField
?:
string
Optional
indirect
Relationship
Object
indirectRelationshipObject
?:
string
Optional
is
Active
isActive
?:
boolean
master
Label
masterLabel
:
string
related
Object
relatedObject
:
string
Optional
related
Object
Record
Type
relatedObjectRecordType
?:
string
relationship
Type
relationshipType
:
ObjectRelationshipType
Optional
UI
Object
Relation
Field
Configs
UIObjectRelationFieldConfigs
?:
UIObjectRelationFieldConfig
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
context
Object
context
Object
Record
Type
direct
Relationship
Field
full
Name
indirect
Object
Context
Field
indirect
Object
Related
Field
indirect
Relationship
Object
is
Active
master
Label
related
Object
related
Object
Record
Type
relationship
Type
UI
Object
Relation
Field
Configs
vlocode-project - v1.40.0-beta-4
Loading...