AppContentReadDatastoreBytes(Int32, String) Method |
Namespace: Micros.PosCore.Extensibility.PackageAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic byte[] ReadDatastoreBytes(
int revCtrID,
string zoneableKey
)
Parameters
- revCtrID Int32
-
- zoneableKey String
-
Return Value
Byte
See Also