Share via


ProjTrans.isCorrection Method [AX 2012]

Retrieves the value of the correction field that is associated with a transaction.

Syntax

public LedgerCorrection isCorrection()

Run On

Called

Return Value

Type: LedgerCorrection Extended Data Type
The value of the correction field that is associated with the transaction.

Remarks

This method must be overridden by classes to support storno.

See Also

Reference

ProjTrans Class