InvoiceDetailCartItemName Property
Name of this cart item, as per baseline netFORUM conventions. (
PriceName if available, otherwise
ProductName)
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () sealed;
}
abstract Name : string with get
override Name : string with get
StringIStandardCartItemName