 | IHistoricalOrderItemUnitPrice Property |
Unit price for
1 of this item, regardless of the item's actual
OriginalQuantity.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxdecimal UnitPrice { get; }ReadOnly Property UnitPrice As Decimal
Get
property Decimal UnitPrice {
Decimal get ();
}abstract UnitPrice : decimal with get
Property Value
Decimal
See Also