Click or drag to resize

StorePosition Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    LSRetail.Omni.Domain.DataModel.Base.SetupStorePosition

Namespace: LSRetail.Omni.Domain.DataModel.Base.Setup
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 struct Position

The StorePosition type exposes the following members.

Methods
 NameDescription
Public methodEqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
Public methodGetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
Fields
 NameDescription
Public fieldLatitude 
Public fieldLongitude 
Top
See Also