TranslatedTextAccessorGetString Method |
Access a string directly with an Enum
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic string GetString(
Enum nId
)
Parameters
- nId Enum
- The enumeration
Return Value
StringThe string associated with this enum
See Also