Documentation Center

PassoloApp.BeforeCheckTransList

This event handler is called, before translation list is checked.

Syntax

BeforeCheckTransList (TransList as PslTransList, Abort as Boolean) as void

TransList The translation list to be checked

Abort Setting this value to True aborts the current operation.