Click or drag to resize

OperationsCheckAndGetData Method


Namespace: Micros.PosCore.OperaPosting
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public Object CheckAndGetData(
	SerializableDictionary<string, string> dataList,
	string indexer,
	Type type
)

Parameters

dataList  SerializableDictionaryString, String
 
indexer  String
 
type  Type
 

Return Value

Object
See Also