Share via


RequisitionDocumentGeneration.parmIsRunningInAutoMode Method [AX 2012]

Gets or sets the IsRunningInAutoMode parameter.

Syntax

public boolean parmIsRunningInAutoMode(boolean _autoMode)

Run On

Server

Parameters

  • _autoMode
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsRunningInAutoMode parameter.

See Also

Reference

RequisitionDocumentGeneration Class