| CheckExtensibilityDetailFind Method (String) | 
 
            Finds all extensibility detail on the check for the applicationName
 
    Namespace: 
   Micros.PosCore.Extensibility.Ops
    Assembly:
   PosCore (in PosCore.dll) Version: 18.2
 Syntax
Syntaxpublic abstract ArrayList Find(
	string applicationName
)
Parameters
- applicationName
- Type: SystemString
 
Return Value
Type: 
ArrayList See Also
See Also