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