Interface WorkflowTransitionRulesUpdateErrors

Details of any errors encountered while updating workflow transition rules.

interface WorkflowTransitionRulesUpdateErrors {
    updateResults: WorkflowTransitionRulesUpdateErrorDetails[];
}

Properties

Properties

A list of workflows.