Share via


ProjTransRevenueTrans.isCorrection Method [AX 2012]

Retrieves the value of the correction field associated with the transaction.

Syntax

public LedgerCorrection isCorrection()

Run On

Called

Return Value

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

Remarks

This method must be overridden by classes to support storno.

See Also

Reference

ProjTransRevenueTrans Class