Click or drag to resize

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
C#
public abstract ArrayList Find(
	string applicationName
)

Parameters

applicationName
Type: SystemString

Return Value

Type: ArrayList
See Also