Click or drag to resize

CheckExtensibilityDetailFind(String) Method

Finds all extensibility detail on the check for the applicationName

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public abstract ArrayList Find(
	string applicationName
)

Parameters

applicationName  String
 

Return Value

ArrayList
See Also