 | BundleCartItemBundleProductId Property |
The bundle product that this cart item's
Components came from.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic NetForumId BundleProductId { get; }Public ReadOnly Property BundleProductId As NetForumId
Get
public:
property NetForumId^ BundleProductId {
NetForumId^ get ();
}member BundleProductId : NetForumId with get
Property Value
NetForumId
See Also