Click or drag to resize

BarcodeMask Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Base.RetailBarcodeMask

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.8.0
Syntax
C#
public class BarcodeMask : Entity, 
	IEquatable<BarcodeMask>

The BarcodeMask type exposes the following members.

Constructors
 NameDescription
Public methodBarcodeMaskInitializes a new instance of the BarcodeMask class
Top
Properties
 NameDescription
Public propertyId
(Inherited from Entity)
Public propertyMask 
Public propertyPrefix 
Public propertySegments 
Public propertySegmentType 
Top
Methods
Events
 NameDescription
Public eventPropertyChanged
(Inherited from Entity)
Top
Operators
See Also