Click or drag to resize

IndividualOrganizationRelationshipsHistorical Property

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

Property Value

IReadOnlyCollectionIndividualAffiliation
See Also