Click or drag to resize

ChapterIndividualRelationship Class

Represents a NetFORUM Chapter-to-Individual relationship, via the CO_Customer_X_Customer business object
Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.CrmCxcRelationship
      Ignition.CrmCxcIndividualChapterRelationship
        Ignition.CrmChapterIndividualRelationship

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

The ChapterIndividualRelationship type exposes the following members.

Constructors
 NameDescription
Public methodChapterIndividualRelationshipInitializes a new instance of the ChapterIndividualRelationship class
Top
Properties
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 methodGetRelatedCustomer
(Inherited from CxcRelationship)
Public methodIsActive
(Inherited from CxcRelationship)
Top
See Also