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