Click or drag to resize

IndividualCommittee Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.CommitteesCmcRelationship
      Ignition.CommitteesCustomerCommittee
        Ignition.CommitteesIndividualCommittee

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

The IndividualCommittee type exposes the following members.

Constructors
 NameDescription
Public methodIndividualCommitteeInitializes a new instance of the IndividualCommittee class
Top
Properties
 NameDescription
Public propertyAssignmentSubjectId
(Inherited from CmcRelationship)
Public propertyCommitteeId
(Inherited from CmcRelationship)
Public propertyCommitteeName
(Inherited from CustomerCommittee)
Public propertyCommitteeType
(Inherited from CustomerCommittee)
Public propertyCustomerId
(Inherited from CustomerCommittee)
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