Share via


SourceDocumentLineItem.parmIsWorkflowEditable Method [AX 2012]

Decides if the source document line is editable for source document framework when workflow is enabled.

Syntax

public boolean parmIsWorkflowEditable()

Run On

Server

Return Value

Type: boolean
true if the workflow is in an editable state; otherwise, false.

See Also

Reference

SourceDocumentLineItem Class