ApiCommonReadConfigurationValue(String, Int32) Method |
Namespace: Micros.PosCore.Extensibility.Scripting.APIAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic int ReadConfigurationValue(
string key,
int dflt
)
Parameters
- key String
-
- dflt Int32
-
Return Value
Int32
See Also