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