Click or drag to resize

ChapterIndividualOfficer Class

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

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

The ChapterIndividualOfficer type exposes the following members.

Constructors
 NameDescription
Public methodChapterIndividualOfficerInitializes a new instance of the ChapterIndividualOfficer class
Top
Properties
 NameDescription
Public propertyChapterId
(Overrides CpxRelationshipChapterId)
Public propertyEndDate
(Inherited from CpxRelationship)
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyIndividualId
(Inherited from CpxRelationship)
Public propertyIndividualSortName 
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 methodStatic memberCreate 
Public methodIsActive
(Inherited from CpxRelationship)
Top
See Also