AssetProposal.parmBatchEnabled Method [AX 2012]

Gets or sets the BatchEnabled parameter.

Syntax

public boolean parmBatchEnabled([boolean _batchEnabled])

Run On

Called

Parameters

  • _batchEnabled
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the BatchEnabled parameter.

See Also

Reference

AssetProposal Class