[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
Copyright © Catalyst Fire 2014