SalesEntryDiscountLine Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.SalesEntries
public class SalesEntryDiscountLine : Entity, IDisposable
The SalesEntryDiscountLine type exposes the following members.
| Name | Description | |
|---|---|---|
| SalesEntryDiscountLine | Initializes a new instance of the SalesEntryDiscountLine class | |
| SalesEntryDiscountLine(String) | Initializes a new instance of the SalesEntryDiscountLine class |
| Name | Description | |
|---|---|---|
| Description | ||
| DiscountAmount | ||
| DiscountPercent | ||
| DiscountType | ||
| Id | (Inherited from Entity.) | |
| LineNumber | ||
| No | ||
| OfferNumber | ||
| OrderId | ||
| PeriodicDiscGroup | ||
| PeriodicDiscType |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the SalesEntryDiscountLine | |
| SetDiscType | ||
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from Entity.) |