InventoryPriceProductId Property

Definition

Namespace: Ignition.Commerce.Products
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[ParentEntityIdAttribute]
[NetForumFieldAttribute("prc_prd_key")]
public NetForumId ProductId { get; protected set; }

Property Value

NetForumId

Implements

IPriceProductId

See Also