Click or drag to resize

BarcodeParseResultBarcodeSegmentValueEquals Method (BarcodeParseResultBarcodeSegmentValue)

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Retail
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.4
Syntax
C#
public bool Equals(
	BarcodeParseResultBarcodeSegmentValue other
)

Parameters

other
Type: LSRetail.Omni.Domain.DataModel.Base.RetailBarcodeParseResultBarcodeSegmentValue

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also