Click or drag to resize

OrganizationPrimaryContactName Property

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

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[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