Click or drag to resize

Print Sequence

This topic provides information about the ShipExec Business Rule Print sequence.

[TODO]

Print Sequence
Ship Exec Business Rules-Print Sequence
  1. The client business rule prePrint() method is executed.

  2. The server business rule PrePrint() method is executed.

  3. The server business rule Print() method is executed.

  4. The server business rule PostPrint() method is executed.

  5. The client business rule postPrint() method is executed.

See Also