 | ICartItemProductCode Property |
netFORUM Product Code of the Product being purchased through this cart item.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxstring ProductCode { get; }ReadOnly Property ProductCode As String
Get
property String^ ProductCode {
String^ get ();
}abstract ProductCode : string with get
Property Value
String
See Also