Click or drag to resize

SourcingLocation Class

Inheritance Hierarchy
System.Object
  LSRetail.Omni.Domain.DataModel.Base.Base.Entity
    LSRetail.Omni.Domain.DataModel.Base.Setup.SourcingLocation

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 2025.4
Syntax
C#
public class SourcingLocation : Entity

The SourcingLocation type exposes the following members.

Constructors
  NameDescription
Public methodSourcingLocation
Initializes a new instance of the SourcingLocation class
Top
Properties
  NameDescription
Public propertyCanCollect
Public propertyCanShip
Public propertyDescription
Public propertyId (Inherited from Entity.)
Public propertyPriority
Public propertyStoreNo
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also