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