Segment Constructor (String, Int32) |
Initializes a new instance of the
Segment class
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.4
Syntaxpublic Segment(
string c,
int length
)
Parameters
- c
- Type: SystemString
- length
- Type: SystemInt32
See Also