[NetForumBusinessObjectAttribute("EventsFacultyVolunteer")]
public class Volunteer : FacultyAssignment<NetForumBusinessObjectAttribute("EventsFacultyVolunteer")>
Public Class Volunteer
Inherits FacultyAssignment[NetForumBusinessObjectAttribute(L"EventsFacultyVolunteer")]
public ref class Volunteer : public FacultyAssignment[<NetForumBusinessObjectAttribute("EventsFacultyVolunteer")>]
type Volunteer =
class
inherit FacultyAssignment
end| Volunteer | Initializes a new instance of the Volunteer class |
| CustomerId | (Inherited from FacultyAssignment) |
| Documents | (Inherited from FacultyAssignment) |
| EventId | (Inherited from FacultyAssignment) |
| FacultyType | (Inherited from FacultyAssignment) |
| GoalDescription | |
| GoalNumber | |
| GoalValue | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| Region | |
| RegistrantId | (Inherited from FacultyAssignment) |
| ReportToCustomerId | |
| RevisionInformation | (Inherited from NetForumEntity) |
| SessionId | (Inherited from FacultyAssignment) |
| VolunteerTypeCode |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |