vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
WorkflowTask
Interface WorkflowTask
interface
WorkflowTask
{
assignedTo
?:
string
;
assignedToType
:
ActionTaskAssignedToTypes
;
description
?:
string
;
dueDateOffset
:
number
;
fullName
?:
string
;
notifyAssignee
:
boolean
;
offsetFromField
?:
string
;
priority
:
string
;
protected
:
boolean
;
status
:
string
;
subject
:
string
;
}
Hierarchy (
View Summary
)
MetadataInfo
WorkflowTask
Index
Properties
assigned
To?
assigned
To
Type
description?
due
Date
Offset
full
Name?
notify
Assignee
offset
From
Field?
priority
protected
status
subject
Properties
Optional
assigned
To
assignedTo
?:
string
assigned
To
Type
assignedToType
:
ActionTaskAssignedToTypes
Optional
description
description
?:
string
due
Date
Offset
dueDateOffset
:
number
Optional
full
Name
fullName
?:
string
notify
Assignee
notifyAssignee
:
boolean
Optional
offset
From
Field
offsetFromField
?:
string
priority
priority
:
string
protected
protected
:
boolean
status
status
:
string
subject
subject
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assigned
To
assigned
To
Type
description
due
Date
Offset
full
Name
notify
Assignee
offset
From
Field
priority
protected
status
subject
vlocode-project - v1.40.0-beta-4
Loading...