Share via


ProjTransBegBalHour.canBeInvoiced Method [AX 2012]

Specifies whether this transaction can be invoiced.

Syntax

public boolean canBeInvoiced([boolean _chargeable])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

ProjTransBegBalHour Class