xRecord.canSubmitToWorkflow Method

Indicates whether submission to workflow is possible.

Syntax

public boolean canSubmitToWorkflow([str workflowType])

Run On

Called

Parameters

  • workflowType
    Type: str

Return Value

Type: boolean
true if submission is possible; otherwise, false.

See Also

Reference

xRecord Class