 | 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.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
SyntaxHistoricalOrderItemType Type { get; }ReadOnly Property Type As HistoricalOrderItemType
Get
property HistoricalOrderItemType Type {
HistoricalOrderItemType get ();
}abstract Type : HistoricalOrderItemType with get
Property Value
HistoricalOrderItemType
See Also