Click or drag to resize

ExtensibilityEventAttribute Constructor

Constructor

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

Parameters

events  String
list of [!:OpsEventType] identifiers
See Also