CxaRelationshipIsDefaultBillingAddress Property

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[QueryOnEqualityAttribute("cst_cxa_billing_key", "cxa_key")]
[NetForumFieldAttribute("cxa_billing")]
public bool IsDefaultBillingAddress { get; set; }

Property Value

Boolean

See Also