CheckExtensibilityDetailRemoveAll(String) Method |
Removes all extensibility detail on the current guest check with matching application name.
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic abstract int RemoveAll(
string applicationName
)
Parameters
- applicationName String
-
Return Value
Int32
See Also