Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WorkItemTrackingProcessInterfaces
RuleActionModel
Interface RuleActionModel
Action to take when the rule is triggered.
interface
RuleActionModel
{
actionType
?:
string
;
targetField
?:
string
;
value
?:
string
;
}
Index
Properties
action
Type?
target
Field?
value?
Properties
Optional
action
Type
actionType
?:
string
Optional
target
Field
targetField
?:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Type
target
Field
value
azure-devops-node-api
Loading...
Action to take when the rule is triggered.