InventoryProductIsInventoryTracked Property
Namespace: Ignition.Commerce.ProductsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("prd_track_inventory_flag")]
public bool IsInventoryTracked { get; protected set; }
<NetForumFieldAttribute("prd_track_inventory_flag")>
Public Property IsInventoryTracked As Boolean
Get
Protected Set
public:
[NetForumFieldAttribute(L"prd_track_inventory_flag")]
virtual property bool IsInventoryTracked {
bool get () sealed;
protected: void set (bool value) sealed;
}
[<NetForumFieldAttribute("prd_track_inventory_flag")>]
abstract IsInventoryTracked : bool with get, set
[<NetForumFieldAttribute("prd_track_inventory_flag")>]
override IsInventoryTracked : bool with get, set
BooleanIInventoryTrackableIsInventoryTracked