Share via


PmfFormCtrl.checkRecVersion Method [AX 2012]

Indicates whether the record version of the buffer is the same as the record version of the same record in the database.

Syntax

public boolean checkRecVersion(Common _buffer)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record version is the same; otherwise, false .

See Also

Reference

PmfFormCtrl Class