IndividualOrganizationRelationshipsHistorical Property

A collection of past relationships with organizations 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<IndividualAffiliation> OrganizationRelationshipsHistorical { get; }

Property Value

IReadOnlyCollectionIndividualAffiliation

See Also