InvoiceDetailCartItemName Property

Name of this cart item, as per baseline netFORUM conventions. (PriceName if available, otherwise ProductName)

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public string Name { get; }

Property Value

String

Implements

IStandardCartItemName

See Also