Click or drag to resize

OrganizationIndividualRelationshipsHistorical Property

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

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

Property Value

IReadOnlyCollectionOrganizationAffiliation
See Also