ProductReviewProductId Property
Namespace: Ignition.Commerce.Products.LegacyAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cpr_prd_key")]
public NetForumId ProductId { get; set; }
<NetForumFieldAttribute("cpr_prd_key")>
Public Property ProductId As NetForumId
Get
Set
public:
[NetForumFieldAttribute(L"cpr_prd_key")]
property NetForumId^ ProductId {
NetForumId^ get ();
void set (NetForumId^ value);
}
[<NetForumFieldAttribute("cpr_prd_key")>]
member ProductId : NetForumId with get, set
Property Value
NetForumId