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