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