Click or drag to resize

OpsDiscountEngineEventArgs Constructor

Initializes a new instance of the OpsDiscountEngineEventArgs class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public OpsDiscountEngineEventArgs(
	bool bIsReadOnly
)

Parameters

bIsReadOnly
Type: SystemBoolean
See Also