FacultyAssignmentFacultyType Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[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
Property Value
String