Click or drag to resize

OpsActiveKithenThemeEventArgs Constructor

Initializes a new instance of the OpsActiveKithenThemeEventArgs class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public OpsActiveKithenThemeEventArgs(
	long kdsThemeID,
	DateTime updateTime
)

Parameters

kdsThemeID
Type: SystemInt64
updateTime
Type: SystemDateTime
See Also