Share via


ProjTransCost.invoiceable Method [AX 2012]

Determines whether a transaction is invoiceable.

Syntax

public boolean invoiceable()

Run On

Called

Return Value

Type: boolean
true if the line property for this transaction indicates that it is chargeable; otherwise, false.

See Also

Reference

ProjTransCost Class