Share via


ProjTrans.invoicedMST Method [AX 2012]

Retrieves the amount invoiced in the 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, this method returns 0.

See Also

Reference

ProjTrans Class