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