Click or drag to resize

IndividualPrimaryOrganizationRelationship Property

The organization relationship that is marked as primary for this individual. If you would like to set a new primary organization relationship, find the relationship you would like to update in the OrganizationRelationships collection, set its IsPrimaryOrganizationForIndividual property to true, and save the individual

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

Property Value

IndividualAffiliation
See Also