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