Store Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Setup
public class Store : Entity
The Store type exposes the following members.
| Name | Description | |
|---|---|---|
| Store | Initializes a new instance of the Store class | |
| Store(String) | Initializes a new instance of the Store class |
| Name | Description | |
|---|---|---|
| Address | ||
| CultureName | ||
| Currency | ||
| DefaultCustomer | ||
| DefaultImage | ||
| Description | ||
| Distance |
Distance from current location
| |
| FormatAddress | ||
| FunctionalityProfileId | ||
| Id | (Inherited from Entity.) | |
| Images | ||
| IsClickAndCollect | ||
| Latitude | ||
| Longitude | ||
| Phone | ||
| StoreHours | ||
| StoreServices | ||
| TaxGroupId | ||
| UseDefaultCustomer |
| Name | Description | |
|---|---|---|
| CalculateDistance | ||
| Dispose | Releases all resources used by the Store | |
| OpenFromSaturday | ||
| OpenFromSunday | ||
| OpenFromWeekdays | ||
| OpenToSaturday | ||
| OpenToSunday | ||
| OpenToWeekdays |