OrganizationPrimaryContactName Property

Denormalized Full Name of the individual specified by the PrimaryContactId property.

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumFieldAttribute("cst_ind_full_name_dn", NetForumDataBindingMode.ReadOnly)]
public string PrimaryContactName { get; }

Property Value

String

Remarks

At the time of writing this, netFORUM will not update this field when the Primary Contact Individual's Full Name changes

See Also