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

The BarcodeMask type exposes the following members.

Constructors
  NameDescription
Public methodBarcodeMask
Initializes 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
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
See Also