Common\MailNotification\DefaultCulture

This configuration parameter contain the default language culture that emails are sent in if a language culture cannot be determined for a recipient. All language cultures in the table "QBMCulture" are valid.

Valueen-US
Enabledtrue
Resultingtrue
Cryptedfalse

Usage and hierarchy

Generated from DialogConfigParm snapshot plus SQL/C# source extraction. Usage rows are textual source evidence, not inferred runtime behavior.

Parent: Common\MailNotification

Child parameters

No child parameters in the current snapshot.

SQL modules using this parameter

  • dbo.QER_FGICultureForPerson
    reads/joins person, dialogstatehasCulture, dialogCountryhasCulture, BaseTree, QBMCulture; uses config Common\MailNotification\DefaultCulture

C# source references

  • cs-qbm-forms-vi-common-forms-frmdialogrichmailstammdaten.cs
    classes FrmDialogRichMailStammdaten; methods OnInit, OnDispose, OnDesignChanged, InitializeComponent, OnFormLoad, OnFormSizeChanged; references DialogCountry, DialogCountryHasCulture, DialogParameter, DialogParameterSet, DialogReport, DialogRichMail; markers reads entity values, references DB/Dialog objects