Share via


ProjTrans.adjustable Method [AX 2012]

Specifies whether a transaction can be adjusted.

Syntax

public boolean adjustable()

Run On

Called

Return Value

Type: boolean
true if the transaction can be adjusted; otherwise, false.

Remarks

A transaction can only be adjusted if it has been posted.

See Also

Reference

ProjTrans Class