Click or drag to resize

IHistoricalOrderItemDistribution Properties

The IHistoricalOrderItemDistribution type exposes the following members.

Properties
 NameDescription
Public propertyAmount The amount of value distributed from the source item to the target item. Will always be positive, even when SourceItemType is Discount.
Public propertySourceItemId The id of the item that is the source for the value being distributed to TargetItemId.
Public propertySourceItemType The type of item that is the source of this distribution.
Public propertyTargetItemId The id of the item that is the target of the distribution of the value from SourceItemId.
Top
See Also