CFLOnAfterLoadTranslationsInDictionary Event

  • 2 minutes to read

Codeunit CFL Report Management

Signature

[IntegrationEvent(false, false)]
CFLOnAfterLoadTranslationsInDictionary(LanguageCode: code[10]; TableFilter: enum "CFL Translation Table"; KeyFilter: text; var Dict: Dictionary of [text, text])

Parameters

LanguageCode code[10]

TableFilter enum "CFL Translation Table"

KeyFilter text

var Dict Dictionary of [text, text]