IndividualChapterOfficer Class

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class IndividualChapterOfficer : CpxRelationship
Inheritance
Object    NetForumEntity    CpxRelationship    IndividualChapterOfficer

Constructors

IndividualChapterOfficerInitializes a new instance of the IndividualChapterOfficer class

Properties

ChapterId
(Inherited from CpxRelationship)
ChapterName 
EndDate
(Inherited from CpxRelationship)
Id Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
IndividualId
(Overrides CpxRelationshipIndividualId)
PositionCode
(Inherited from CpxRelationship)
RevisionInformation
(Inherited from NetForumEntity)
StartDate
(Inherited from CpxRelationship)

Methods

CastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)
IsActive
(Inherited from CpxRelationship)

See Also