Click or drag to resize

IndividualChapterOfficer Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.CrmCpxRelationship
      Ignition.CrmIndividualChapterOfficer

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class IndividualChapterOfficer : CpxRelationship

The IndividualChapterOfficer type exposes the following members.

Constructors
 NameDescription
Public methodIndividualChapterOfficerInitializes a new instance of the IndividualChapterOfficer class
Top
Properties
 NameDescription
Public propertyChapterId
(Inherited from CpxRelationship)
Public propertyChapterName 
Public propertyEndDate
(Inherited from CpxRelationship)
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyIndividualId
(Overrides CpxRelationshipIndividualId)
Public propertyPositionCode
(Inherited from CpxRelationship)
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertyStartDate
(Inherited from CpxRelationship)
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 CpxRelationship)
Top
See Also