Click or drag to resize

CpxRelationship Class

Represents a NetFORUM CpxRelationship via the ChapterOfficers business object
Inheritance Hierarchy

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumBusinessObjectAttribute("ChapterOfficers")]
public abstract class CpxRelationship : NetForumEntity

The CpxRelationship type exposes the following members.

Constructors
 NameDescription
Protected methodCpxRelationshipInitializes a new instance of the CpxRelationship class
Top
Properties
 NameDescription
Public propertyChapterId 
Public propertyEndDate 
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyIndividualId 
Public propertyPositionCode 
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertyStartDate 
Top
Methods
 NameDescription
Public methodCastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)
Public methodIsActive 
Top
See Also