SalesFormLetter.reArrange Method [AX 2012]
Rearranges the order lines in accordance to the specified summary update parameter.
Syntax
public boolean reArrange([boolean _validate])
Run On
Called
Parameters
- _validate
Type: boolean
A Boolean value that indicates whether to perform validation.
Return Value
Type: boolean
true if the validation is successful; otherwise false.