Click or drag to resize

ApiCommonReadConfigurationValue Method (String, Int32)

Namespace:  Micros.PosCore.Extensibility.Scripting.API
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public int ReadConfigurationValue(
	string key,
	int dflt
)

Parameters

key
Type: SystemString
dflt
Type: SystemInt32

Return Value

Type: Int32
See Also