Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.