Click or drag to resize

OpsContextGetConfigurationValue Method

Get configuration value.

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

Parameters

name  String
 
deflt  String
 

Return Value

String
See Also