CaseDetailBase.canSubmit Method

Indicates whether the case document can be submitted by the user.

Syntax

public boolean canSubmit()

Run On

Called

Return Value

Type: boolean
true if the case document can be submitted; otherwise, false.

Remarks

This method checks the case document entity type to see whether it is none, in progress, or planned.

See Also

Reference

CaseDetailBase Table