Share via


WMSOrderTransSplit.hasBeenChanged Method [AX 2012]

Compares a wmsRecVersion class member with the current RecVersion record.

Syntax

protected boolean hasBeenChanged(RecVersion _recVersion)

Run On

Called

Parameters

Return Value

Type: boolean
true if the records have identical values; otherwise, false.

See Also

Reference

WMSOrderTransSplit Class