CmcRelationship Class

Represents participation in a NetFORUM committee, via the mb_committee_x_customer business object

Definition

Namespace: Ignition.Committees
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumBusinessObjectAttribute("mb_committee_x_customer")]
public class CmcRelationship : NetForumEntity
Inheritance
Object    NetForumEntity    CmcRelationship
Derived

Constructors

CmcRelationshipInitializes a new instance of the CmcRelationship class

Properties

Methods

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

See Also