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