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