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