Click or drag to resize

Segment Class

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

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 Segment : IEquatable<Segment>

The Segment type exposes the following members.

Constructors
  NameDescription
Public methodSegment(Char, Int32)
Initializes a new instance of the Segment class
Public methodSegment(String, Int32)
Initializes a new instance of the Segment class
Top
Properties
Methods
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
See Also