|   | CustomerSettingKeyTreatAllCodeMethodErrorsAsFriendly Field | 
 
            When set to false, exceptions in CodeMethod be treated as an error
            and not as a validation - unless the exception is a FriendlyException
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic const string TreatAllCodeMethodErrorsAsFriendly = "TreatCMErrsFriendly"
Field Value
Type: 
String
See Also