Click or drag to resize

OrganizationAffiliationIsPrimaryContactForOrganization Property

Indicates that this OrganizationAffiliation's Individual matches the PrimaryContactId of the Organization

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[QueryOnEqualityAttribute("org_ind_cst_key", "ixo_ind_cst_key")]
[NetForumFieldAttribute("ixo_primary_contact")]
public bool IsPrimaryContactForOrganization { get; set; }

Property Value

Boolean
See Also