Click or drag to resize

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)
Syntax
C#
public abstract int RemoveAll(
	string applicationName
)

Parameters

applicationName
Type: SystemString

Return Value

Type: Int32
See Also