Click or drag to resize

ApiEventingUnSubscribeFromEvent Method

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

Parameters

eventID
Type: SystemString
method
Type: SystemObject

Return Value

Type: Boolean
See Also