Click or drag to resize

OpsContextGetConfigurationValue Method

Get configuration value.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public string GetConfigurationValue(
	string name,
	string deflt
)

Parameters

name
Type: SystemString
deflt
Type: SystemString

Return Value

Type: String
See Also