|    | CustomerSettingKeyTraceMode Field | 
 
            If true then all trace options are enabled:
            - A stack trace parameter is added to all sql queries
            - Retrieved AppTexts are logged in AppIdentity.Identity.RetrievedAppTexts and made available in appPageVars.retrievedAppTexts
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic const string TraceMode = "TraceMode"
Field Value
Type: 
String
See Also