Click or drag to resize

CommandResultTransText Property

The TranslatedText instance to be used in translating/formatting an error message.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public static TranslatedText TransText { get; set; }

Property Value

Type: TranslatedText
See Also