Click or drag to resize

TranslatedTextAccessor Class

Inheritance Hierarchy
SystemObject
  Micros.OpsTranslatedTextAccessor

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class TranslatedTextAccessor

The TranslatedTextAccessor type exposes the following members.

Constructors
  NameDescription
Public methodTranslatedTextAccessor
Initializes a new instance of the TranslatedTextAccessor class
Top
Properties
  NameDescription
Public propertyItem
Request a string.
Top
Methods
  NameDescription
Public methodGetString
Access a string directly with an Enum
Top
See Also