Namespace: Micros.PosCore.ExtensibilityAssembly: PosCore (in PosCore.dll) Version: 19.9
Syntaxpublic void Add(
string filename,
byte[] dataBlob,
long contentDataID,
bool writeToHandlers
)
Parameters
- filename String
-
- dataBlob Byte
-
- contentDataID Int64
-
- writeToHandlers Boolean
-
See Also