The Price type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Price |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddAllowanceCharge |
Add a new 'Allowance Charge' entry.
Allowance Charge (ASBIE). An association to Allowance Charge.
| |
| AddPriceChangeReason |
Add a new 'Reason' entry.
Reason (BBIE). The reason for the price change, expressed as text.
| |
| AddValidityPeriod |
Add a new 'Period' entry.
Period (ASBIE). An association to Validity Period.
| |
| ClearAllowanceCharges |
Removes all 'Allowance Charge' entries.
Allowance Charge (ASBIE). An association to Allowance Charge.
| |
| ClearPriceChangeReasons |
Removes all 'Reason' entries.
Reason (BBIE). The reason for the price change, expressed as text.
| |
| ClearValidityPeriods |
Removes all 'Period' entries.
Period (ASBIE). An association to Validity Period.
| |
| Equals | (Inherited from Object.) | |
| GetAllowanceCharge |
Gets a 'Allowance Charge' entry.
Allowance Charge (ASBIE). An association to Allowance Charge.
| |
| GetAllowanceChargeCount |
Gets the number of 'Allowance Charge' entries in the container object.
Allowance Charge (ASBIE). An association to Allowance Charge.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPriceChangeReason |
Gets a 'Reason' entry.
Reason (BBIE). The reason for the price change, expressed as text.
| |
| GetPriceChangeReasonCount |
Gets the number of 'Reason' entries in the container object.
Reason (BBIE). The reason for the price change, expressed as text.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValidityPeriod |
Gets a 'Period' entry.
Period (ASBIE). An association to Validity Period.
| |
| GetValidityPeriodCount |
Gets the number of 'Period' entries in the container object.
Period (ASBIE). An association to Validity Period.
| |
| RemoveAllowanceCharge |
Removes a 'Allowance Charge' entry.
Allowance Charge (ASBIE). An association to Allowance Charge.
| |
| RemovePriceChangeReason |
Removes a 'Reason' entry.
Reason (BBIE). The reason for the price change, expressed as text.
| |
| RemoveValidityPeriod |
Removes a 'Period' entry.
Period (ASBIE). An association to Validity Period.
| |
| ResetBaseQuantity |
Resets the node.
| |
| ResetOrderableUnitFactorRate |
Resets the node.
| |
| ResetPriceAmount |
Resets the node.
| |
| ResetPriceList |
Resets the node.
| |
| ResetPriceType |
Resets the node.
| |
| ResetPriceTypeCode |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| BaseQuantity |
Quantity (BBIE). The actual quantity to which the price applies.
| |
| BaseQuantitySet |
Checks if the property has been set or not.
| |
| OrderableUnitFactorRate |
Orderable Unit Factor (BBIE). The factor by which the base price unit can be converted to the orderable unit.
| |
| OrderableUnitFactorRateSet |
Checks if the property has been set or not.
| |
| PriceAmount |
Price Amount (BBIE). The price amount.
| |
| PriceAmountSet |
Checks if the property has been set or not.
| |
| PriceList |
Price List (ASBIE). A reference to a Price List.
| |
| PriceListSet |
Checks if the property has been set or not.
| |
| PriceType |
Price Type (BBIE). The price type, expressed as text.
| |
| PriceTypeCode |
Price Type Code (BBIE). The price type, expressed as a code.
| |
| PriceTypeCodeSet |
Checks if the property has been set or not.
| |
| PriceTypeSet |
Checks if the property has been set or not.
|