ChapterIndividualOfficer Class

Definition

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

Constructors

ChapterIndividualOfficerInitializes a new instance of the ChapterIndividualOfficer class

Properties

ChapterId
(Overrides CpxRelationshipChapterId)
EndDate
(Inherited from CpxRelationship)
Id Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
IndividualId
(Inherited from CpxRelationship)
IndividualSortName 
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)
Create 
IsActive
(Inherited from CpxRelationship)

See Also