CommitteeCustomer Class

Definition

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

Constructors

CommitteeCustomerInitializes a new instance of the CommitteeCustomer class

Properties

Methods

CastToCustomEntity<TEntity> 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