Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a value that indicates whether the movement can trigger batch inheritance.
Syntax
public boolean pdsCanHaveBatchInheritance()
Run On
Called
Return Value
Type: boolean
true if the movement can trigger batch inheritance; otherwise, false.
Remarks
This method should be overridden by applicable movement instances. All sub-classes that override this method so that it returns true must also make sure that the lot inheritance configuration key is enabled.