Order |
public class OrderHospLine : Entity, IDisposable
The OrderHospLine type exposes the following members.
| Name | Description | |
|---|---|---|
| OrderHospLine | Initializes a new instance of the OrderHospLine class | |
| OrderHospLine(String) | Initializes a new instance of the OrderHospLine class |
| Name | Description | |
|---|---|---|
| Amount | ||
| DiscountAmount | ||
| DiscountPercent | ||
| Id | (Inherited from Entity) | |
| IsADeal | ||
| ItemDescription | ||
| ItemId | ||
| ItemImageId | ||
| LineNumber | ||
| LineType | ||
| NetAmount | ||
| NetPrice | ||
| OrderId | ||
| Price | ||
| PriceModified | ||
| Quantity | ||
| SubLines | ||
| TaxAmount | ||
| UomId | ||
| VariantDescription | ||
| VariantId |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the OrderHospLine | |
| ToString | (Overrides ObjectToString) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from Entity) |