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 2024.6
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
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also