vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
OrchestrationContextMetadata
Interface OrchestrationContextMetadata
interface
OrchestrationContextMetadata
{
datasets
?:
OrchestrationContextDataset
[]
;
description
?:
string
;
events
?:
OrchestrationContextEvent
[]
;
fullName
?:
string
;
imageFile
:
string
;
imageScale
:
number
;
masterLabel
:
string
;
runtimeType
:
string
;
salesforceObject
?:
string
;
salesforceObjectPrimaryKey
?:
string
;
}
Hierarchy (
View Summary
)
MetadataInfo
OrchestrationContextMetadata
Index
Properties
datasets?
description?
events?
full
Name?
image
File
image
Scale
master
Label
runtime
Type
salesforce
Object?
salesforce
Object
Primary
Key?
Properties
Optional
datasets
datasets
?:
OrchestrationContextDataset
[]
Optional
description
description
?:
string
Optional
events
events
?:
OrchestrationContextEvent
[]
Optional
full
Name
fullName
?:
string
image
File
imageFile
:
string
image
Scale
imageScale
:
number
master
Label
masterLabel
:
string
runtime
Type
runtimeType
:
string
Optional
salesforce
Object
salesforceObject
?:
string
Optional
salesforce
Object
Primary
Key
salesforceObjectPrimaryKey
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
datasets
description
events
full
Name
image
File
image
Scale
master
Label
runtime
Type
salesforce
Object
salesforce
Object
Primary
Key
vlocode-project - v1.40.0-beta-4
Loading...