Click or drag to resize

CxcRelationship Class

Represents a generic NetFORUM Customer-to-Customer relationship, via the CO_Customer_X_Customer business object
Inheritance Hierarchy

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

The CxcRelationship type exposes the following members.

Constructors
 NameDescription
Protected methodCxcRelationshipInitializes a new instance of the CxcRelationship 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 methodGetRelatedCustomer 
Public methodIsActive 
Top
See Also