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.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public IndividualAffiliation PrimaryOrganizationRelationship { get; }
Public ReadOnly Property PrimaryOrganizationRelationship As IndividualAffiliation
Get
public:
property IndividualAffiliation^ PrimaryOrganizationRelationship {
IndividualAffiliation^ get ();
}
member PrimaryOrganizationRelationship : IndividualAffiliation with get
Property Value
IndividualAffiliation