Click or drag to resize

ExtensibilityEventAttribute Constructor

Constructor

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public ExtensibilityEventAttribute(
	params string[] events
)

Parameters

events
Type: SystemString
list of [!:OpsEventType] identifiers
See Also