TranslatedTextAccessorItem Property |
Request a string.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic string this[
string textIdentifier
] { get; }
Parameters
- textIdentifier String
- The identifier is in the form of enum.id
Return Value
StringThe string associated with this enum
See Also