[NetForumFieldAttribute("prd_ptp_key")] public NetForumId ProductTypeId { get; protected set; }
<NetForumFieldAttribute("prd_ptp_key")> Public Property ProductTypeId As NetForumId Get Protected Set
public: [NetForumFieldAttribute(L"prd_ptp_key")] virtual property NetForumId^ ProductTypeId { NetForumId^ get () sealed; protected: void set (NetForumId^ value) sealed; }
[<NetForumFieldAttribute("prd_ptp_key")>] abstract ProductTypeId : NetForumId with get, set [<NetForumFieldAttribute("prd_ptp_key")>] override ProductTypeId : NetForumId with get, set
Copyright © Catalyst Fire 2014