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