OrganizationIndividualRelationshipsHistorical Property

A collection of past relationships with individuals that are no longer active, meaning that the end date of the relationship has passed.

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public IReadOnlyCollection<OrganizationAffiliation> IndividualRelationshipsHistorical { get; }

Property Value

IReadOnlyCollectionOrganizationAffiliation

See Also