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