Click or drag to resize

BarcodeParseResultBarcodeSegmentValue Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.RetailBarcodeParseResultBarcodeSegmentValue

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 2024.6
Syntax
C#
public class BarcodeSegmentValue : IEquatable<BarcodeParseResultBarcodeSegmentValue>

The BarcodeParseResultBarcodeSegmentValue type exposes the following members.

Constructors
  NameDescription
Public methodBarcodeParseResultBarcodeSegmentValue
Initializes a new instance of the BarcodeParseResultBarcodeSegmentValue class
Top
Properties
  NameDescription
Public propertySegment
Public propertyValue
Top
Methods
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
See Also