Click or drag to resize

AppContentReadDatastoreBytes(Int32, String) Method


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

Parameters

revCtrID  Int32
 
zoneableKey  String
 

Return Value

Byte
See Also