Share via


ProjTransRevenue.invoiceable Method [AX 2012]

Determines whether the transaction is to be invoiced.

Syntax

public boolean invoiceable()

Run On

Called

Return Value

Type: boolean
true if the transaction is to be invoiced; otherwise, false.

See Also

Reference

ProjTransRevenue Class