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