Click or drag to resize

CommitteePosition Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.CommitteesCopRelationship
      Ignition.CommitteesCommitteePosition

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

The CommitteePosition type exposes the following members.

Constructors
 NameDescription
Public methodCommitteePositionInitializes a new instance of the CommitteePosition class
Top
Properties
 NameDescription
Public propertyCommitteeId
(Overrides CopRelationshipCommitteeId)
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyIsPositionAdmin
(Inherited from CopRelationship)
Public propertyIsPositionChapter
(Inherited from CopRelationship)
Public propertyIsPositionFunded
(Inherited from CopRelationship)
Public propertyIsPositionRenewable
(Inherited from CopRelationship)
Public propertyIsPositionVoting
(Inherited from CopRelationship)
Public propertyOrder
(Inherited from CopRelationship)
Public propertyPositionId
(Inherited from CopRelationship)
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertyTerm
(Inherited from CopRelationship)
Top
Methods
 NameDescription
Public methodCastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)
Top
See Also