IndividualOrganizationRelationships Property

A collection of currently active relationships with organizations. As with the iWeb child form, this collection includes relationships that have not yet reached their start date, but always excludes those that have passed their end date.

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public ICollection<IndividualAffiliation> OrganizationRelationships { get; }

Property Value

ICollectionIndividualAffiliation

See Also