Click or drag to resize

ApiEventingSubscribeToEvent Method

Namespace:  Micros.PosCore.Extensibility.Scripting.API
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public bool SubscribeToEvent(
	string eventID,
	Object method
)

Parameters

eventID
Type: SystemString
method
Type: SystemObject

Return Value

Type: Boolean
See Also