CphRelationshipIsPrimary Property

Definition

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

Property Value

Boolean

See Also