InventoryPriceProductId Property
Namespace: Ignition.Commerce.ProductsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[ParentEntityIdAttribute]
[NetForumFieldAttribute("prc_prd_key")]
public NetForumId ProductId { get; protected set; }
<ParentEntityIdAttribute>
<NetForumFieldAttribute("prc_prd_key")>
Public Property ProductId As NetForumId
Get
Protected Set
public:
[ParentEntityIdAttribute]
[NetForumFieldAttribute(L"prc_prd_key")]
virtual property NetForumId^ ProductId {
NetForumId^ get () sealed;
protected: void set (NetForumId^ value) sealed;
}
[<ParentEntityIdAttribute>]
[<NetForumFieldAttribute("prc_prd_key")>]
abstract ProductId : NetForumId with get, set
[<ParentEntityIdAttribute>]
[<NetForumFieldAttribute("prc_prd_key")>]
override ProductId : NetForumId with get, set
NetForumIdIPriceProductId