vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
WorkflowFieldUpdate
Interface WorkflowFieldUpdate
interface
WorkflowFieldUpdate
{
description
?:
string
;
field
:
string
;
formula
?:
string
;
fullName
?:
string
;
literalValue
?:
string
;
lookupValue
?:
string
;
lookupValueType
?:
LookupValueType
;
name
:
string
;
notifyAssignee
:
boolean
;
operation
:
FieldUpdateOperation
;
protected
:
boolean
;
reevaluateOnChange
?:
boolean
;
targetObject
?:
string
;
}
Hierarchy (
View Summary
)
MetadataInfo
WorkflowFieldUpdate
Index
Properties
description?
field
formula?
full
Name?
literal
Value?
lookup
Value?
lookup
Value
Type?
name
notify
Assignee
operation
protected
reevaluate
On
Change?
target
Object?
Properties
Optional
description
description
?:
string
field
field
:
string
Optional
formula
formula
?:
string
Optional
full
Name
fullName
?:
string
Optional
literal
Value
literalValue
?:
string
Optional
lookup
Value
lookupValue
?:
string
Optional
lookup
Value
Type
lookupValueType
?:
LookupValueType
name
name
:
string
notify
Assignee
notifyAssignee
:
boolean
operation
operation
:
FieldUpdateOperation
protected
protected
:
boolean
Optional
reevaluate
On
Change
reevaluateOnChange
?:
boolean
Optional
target
Object
targetObject
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
field
formula
full
Name
literal
Value
lookup
Value
lookup
Value
Type
name
notify
Assignee
operation
protected
reevaluate
On
Change
target
Object
vlocode-project - v1.40.0-beta-4
Loading...