[NetForumFieldAttribute("prd_ptc_key")] public NetForumId ProductCategoryId { get; protected set; }
<NetForumFieldAttribute("prd_ptc_key")> Public Property ProductCategoryId As NetForumId Get Protected Set
public: [NetForumFieldAttribute(L"prd_ptc_key")] property NetForumId^ ProductCategoryId { NetForumId^ get (); protected: void set (NetForumId^ value); }
[<NetForumFieldAttribute("prd_ptc_key")>] member ProductCategoryId : NetForumId with get, set
Copyright © Catalyst Fire 2014