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