CustomerAddress Class

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[ForceDeleteModeAttribute(DeleteModes.Soft)]
public abstract class CustomerAddress : CxaRelationship, 
	ICustomerAddressIdentity
Inheritance
Object    NetForumEntity    CxaRelationship    CustomerAddress
Derived
Implements
ICustomerAddressIdentity

Constructors

CustomerAddressInitializes a new instance of the CustomerAddress class

Properties

Methods

CastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)
UnlinkAddress 

See Also