CustomerEmailIsPrimary Property

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[QueryOnEqualityAttribute("cst_eml_key", "eml_key")]
[NetForumFieldAttribute("eml_primary")]
public bool IsPrimary { get; set; }

Property Value

Boolean

See Also