Share via


ProjTransOnAccTrans.invoicedMST Method [AX 2012]

Returns the amount invoiced in default currency for this transaction.

Syntax

public AmountMST invoicedMST()

Run On

Called

Return Value

Type: AmountMST Extended Data Type
The amount invoiced.

Remarks

If the transaction has not been invoiced, returns 0.

See Also

Reference

ProjTransOnAccTrans Class