OnBeforeGetItemTranslation Event
Raised before Item Translation functionality for ContractLine is performed.
Signature
[IntegrationEvent(false, false)]
OnBeforeGetItemTranslation(var ContractLine: Record "QWEPR Contract Line"; var IsHandled: Boolean)
Parameters
var ContractLine
Record "QWEPR Contract Line"
The Contract Line for which Description and Description 2 will translated.
var IsHandled
Boolean
Should be set to true to skip the default Item Translation functionality. Should be honored if already set. (Handled Pattern)
This documentation is generated from Parrot v23.0.208813.0