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