Share via


ProjTransBegBalRevenue.canBeInvoiced Method [AX 2012]

Determines whether this transaction can be invoiced.

Syntax

public boolean canBeInvoiced([boolean _chargeable])

Run On

Called

Parameters

  • _chargeable
    Type: boolean
    A Boolean value that determines whether the invoice proposal transactions can be invoiced; optional.

Return Value

Type: boolean
true if this transaction can be invoiced; otherwise, false.

See Also

Reference

ProjTransBegBalRevenue Class