Click or drag to resize

Volunteer Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.EventsFacultyAssignment
      Ignition.EventsVolunteer

Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumBusinessObjectAttribute("EventsFacultyVolunteer")]
public class Volunteer : FacultyAssignment

The Volunteer type exposes the following members.

Constructors
 NameDescription
Public methodVolunteerInitializes a new instance of the Volunteer class
Top
Properties
 NameDescription
Public propertyCustomerId
(Inherited from FacultyAssignment)
Public propertyDocuments
(Inherited from FacultyAssignment)
Public propertyEventId
(Inherited from FacultyAssignment)
Public propertyFacultyType
(Inherited from FacultyAssignment)
Public propertyGoalDescription 
Public propertyGoalNumber 
Public propertyGoalValue 
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyRegion 
Public propertyRegistrantId
(Inherited from FacultyAssignment)
Public propertyReportToCustomerId 
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertySessionId
(Inherited from FacultyAssignment)
Public propertyVolunteerTypeCode 
Top
Methods
 NameDescription
Public methodCastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)
Top
See Also