LedgerVoucherTransObject.isModified Method [AX 2012]

Gets a value that indicates whether the current object was modified.

Syntax

public boolean isModified()

Run On

Called

Return Value

Type: boolean
true if the current object was modified; otherwise, false.

Remarks

The methods that support this method are marked in their documentation.

See Also

Reference

LedgerVoucherTransObject Class