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