Click or drag to resize

ApiCommonReadConfigurationValue Method (String, String)

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

Parameters

key
Type: SystemString
dflt
Type: SystemString

Return Value

Type: String
See Also