Share via


InterCompanyPost.isTransactionReturn Method [AX 2012]

Checks whether the intercompany transaction is a return.

Syntax

protected boolean isTransactionReturn()

Run On

Called

Return Value

Type: boolean
true if the intercompany transaction is a return; otherwise, false.

See Also

Reference

InterCompanyPost Class