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 2026.8.0
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
 NameDescription
Public propertyDecimals 
Public propertyStatic memberIdentifyingTypes 
Public propertyLength 
Public propertyType 
Top
Methods
Operators
See Also