Click or drag to resize

AppContentReadDatastoreText(Int32, String) Method


Namespace: Micros.PosCore.Extensibility.Package
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public string ReadDatastoreText(
	int revCtrID,
	string zoneableKey
)

Parameters

revCtrID  Int32
 
zoneableKey  String
 

Return Value

String
See Also