 | IHistoricalOrderItemItemName Property |
Name of the item being purchased.
This maps to the name of this item's netFORUM Price rather than its Product.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
SyntaxReadOnly Property ItemName As String
Get
property String^ ItemName {
String^ get ();
}abstract ItemName : string with get
Property Value
String
See Also