IHistoricalOrderItemType Property

This item's general, high-level type such as Product or Discount. If you're looking for the netFORUM Product Type of the product being purchased, see ProductTypeId.

Definition

Namespace: Ignition.Commerce.Accounting.History
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
HistoricalOrderItemType Type { get; }

Property Value

HistoricalOrderItemType

See Also