Click or drag to resize

AppContentReadDatastoreBytes Method (String)

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

Parameters

zoneableKey
Type: SystemString

Return Value

Type: Byte
See Also