OrderLine Properties |
The OrderLine type exposes the following members.
Name | Description | |
---|---|---|
CustomAttributes |
Gets or sets the custom attributes.
| |
DataObject |
Gets or sets the data object. When getting data object it creates a new object from the database.
| |
Description |
Gets or sets the description.
| |
Discount |
Gets or sets the discount.
| |
Id |
Gets or sets the id.
| |
ItemExternalId |
Gets or sets the item external id.
| |
ItemId |
Gets or sets the item id.
| |
ItemName |
Gets or sets the name of the item.
| |
ItemNo |
Gets or sets the item no.
| |
ItemNumber |
Gets or sets the item number.
| |
OrderId |
Gets or sets the order.
| |
Price |
Gets or sets the price.
| |
ProrateCoeficient |
Gets or sets the prorate coeficient.
| |
Quantity |
Gets or sets the quantity.
| |
RenewalPeriod |
Gets or sets the renewal period.
| |
RenewalPeriodId |
Gets or sets the renewal period id.
| |
RenewalPeriodUnit |
Gets or sets the renewal period unit.
| |
ResellerCommission |
Gets or sets the reseller commission.
| |
ResellerPrice |
Gets or sets the reseller price.
| |
SubscriptionId |
Gets or sets the subscriptions created for this order line.
| |
Taxes |
Gets or sets the taxes.
| |
Total |
Gets or sets the total.
|