Compartir a través de


VendRequestCategoryExtension.canSubmitToWorkflow Method

Indicates whether the category request can be submitted by the user.

Syntax

public boolean canSubmitToWorkflow([str _workflowType])

Run On

Called

Parameters

  • _workflowType
    Type: str
    The name of the workflow template.

Return Value

Type: boolean
true if the workflow can be submitted by the user; otherwise, false.

See Also

Reference

VendRequestCategoryExtension Table