Click or drag to resize

ExtensibilityOpsDisplayDetail Constructor

Constructor with appropriate number formatting information

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public ExtensibilityOpsDisplayDetail(
	NumberFormatInfo numFmtInfo
)

Parameters

numFmtInfo  NumberFormatInfo
See Also