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: 19.8
Syntax
C#
public OpsActiveKithenThemeEventArgs(
	long kdsThemeID,
	DateTime updateTime
)

Parameters

kdsThemeID  Int64
 
updateTime  DateTime
 
See Also