Click or drag to resize

CommitteeIndividual Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.CommitteesCmcRelationship
      Ignition.CommitteesCommitteeCustomer
        Ignition.CommitteesCommitteeIndividual

Namespace: Ignition.Committees
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class CommitteeIndividual : CommitteeCustomer

The CommitteeIndividual type exposes the following members.

Constructors
 NameDescription
Public methodCommitteeIndividualInitializes a new instance of the CommitteeIndividual class
Top
Properties
 NameDescription
Public propertyAssignmentSubjectId
(Inherited from CmcRelationship)
Public propertyCommitteeId
(Inherited from CommitteeCustomer)
Public propertyCustomerId
(Inherited from CmcRelationship)
Public propertyCustomerName
(Inherited from CommitteeCustomer)
Public propertyEndDate
(Inherited from CmcRelationship)
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyIsPositionFunded
(Inherited from CmcRelationship)
Public propertyIsPositionRenewable
(Inherited from CmcRelationship)
Public propertyIsPositionVoting
(Inherited from CmcRelationship)
Public propertyNominationId
(Inherited from CmcRelationship)
Public propertyPositionCode
(Inherited from CmcRelationship)
Public propertyPositionId
(Inherited from CmcRelationship)
Public propertyPositionRank
(Inherited from CmcRelationship)
Public propertyPreferredAddressId
(Inherited from CmcRelationship)
Public propertyPreferredCommunicationMethod
(Inherited from CmcRelationship)
Public propertyPreferredEmailId
(Inherited from CmcRelationship)
Public propertyPreferredFaxId
(Inherited from CmcRelationship)
Public propertyPreferredPhoneId
(Inherited from CmcRelationship)
Public propertyPreferredWebsideIdObsolete.

(Inherited from CmcRelationship)
Public propertyPreferredWebsiteId
(Inherited from CmcRelationship)
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertyStartDate
(Inherited from CmcRelationship)
Public propertyStatus
(Inherited from CmcRelationship)
Public propertyStatusDate
(Inherited from CmcRelationship)
Top
Methods
 NameDescription
Public methodCastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)
Public methodIsActive
(Inherited from CmcRelationship)
Top
See Also