Click or drag to resize

ApplicationManagerPushExecutingApp Method

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public static void PushExecutingApp(
	string name,
	bool inScripting = false
)

Parameters

name
Type: SystemString
inScripting (Optional)
Type: SystemBoolean
See Also