SalesEditLinesForm.parmIsCorrectionOrCancel Method [AX 2012]
Gets or sets the IsCorrectionOrCancel parameter.
Syntax
public boolean parmIsCorrectionOrCancel([boolean _isCorrectionOrCancel])
Run On
Client
Parameters
- _isCorrectionOrCancel
Type: boolean
The value to set.
Return Value
Type: boolean
The value of the IsCorrectionOrCancel parameter.