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