Share via


ProjTrans.canBeCapitalize Method [AX 2012]

Determines whether costs from this transaction can be capitalized.

Syntax

public boolean canBeCapitalize()

Run On

Called

Return Value

Type: boolean
true if costs from this transaction can be capitalized; otherwise, false.

Remarks

This value is based on project line property of the project associated with this transaction.

See Also

ProjTrans Class

ProjLineProperty Table