IndividualCommittee Class

Definition

Namespace: Ignition.Committees
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class IndividualCommittee : CustomerCommittee
Inheritance
Object    NetForumEntity    CmcRelationship    CustomerCommittee    IndividualCommittee

Constructors

IndividualCommitteeInitializes a new instance of the IndividualCommittee class

Properties

Methods

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

See Also