Click or drag to resize

SourcingLocation Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Base.SetupSourcingLocation

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 class SourcingLocation : Entity

The SourcingLocation type exposes the following members.

Constructors
 NameDescription
Public methodSourcingLocationInitializes 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