Share via


ProjTransCostTrans.isCorrection Method [AX 2012]

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

Syntax

public LedgerCorrection isCorrection()

Run On

Called

Return Value

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

Remarks

This method must be overridden by classes to support storno.

See Also

Reference

ProjTransCostTrans Class