Click or drag to resize

OrganizationIndividualRelationships Property

A collection of currently active relationships with individuals. 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<OrganizationAffiliation> IndividualRelationships { get; }

Property Value

ICollectionOrganizationAffiliation
See Also