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