Click or drag to resize

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.

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

Property Value

ICollectionIndividualAffiliation
See Also