Click or drag to resize
ExecutorSetupInformationMultilingualMessages Property
Repository that stores message templates for different languages and will be used for translation of messages during execution

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IMultilingualMessageRepository MultilingualMessages { get; }

Property Value

Type: IMultilingualMessageRepository
See Also