OpsContextGetConfigurationValue Method |
Get configuration value.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.9
Syntaxpublic string GetConfigurationValue(
string name,
string deflt
)
Parameters
- name String
-
- deflt String
-
Return Value
String
See Also