ProductRelationRelatedProductId Property
Namespace: Ignition.Commerce.ProductsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("related_prd_key")]
public NetForumId RelatedProductId { get; protected set; }
<NetForumFieldAttribute("related_prd_key")>
Public Property RelatedProductId As NetForumId
Get
Protected Set
public:
[NetForumFieldAttribute(L"related_prd_key")]
property NetForumId^ RelatedProductId {
NetForumId^ get ();
protected: void set (NetForumId^ value);
}
[<NetForumFieldAttribute("related_prd_key")>]
member RelatedProductId : NetForumId with get, set
Property Value
NetForumId