[ForceDeleteModeAttribute(DeleteModes.Soft)]
public abstract class CustomerAddress : CxaRelationship,
ICustomerAddressIdentity<ForceDeleteModeAttribute(DeleteModes.Soft)>
Public MustInherit Class CustomerAddress
Inherits CxaRelationship
Implements ICustomerAddressIdentity[ForceDeleteModeAttribute(DeleteModes::Soft)]
public ref class CustomerAddress abstract : public CxaRelationship,
ICustomerAddressIdentity[<AbstractClassAttribute>]
[<ForceDeleteModeAttribute(DeleteModes.Soft)>]
type CustomerAddress =
class
inherit CxaRelationship
interface ICustomerAddressIdentity
end| CustomerAddress | Initializes a new instance of the CustomerAddress class |
| AddressHoldTypeId | (Inherited from CxaRelationship) |
| AddressTypeId | (Inherited from CxaRelationship) |
| City | |
| ContactInfoId | |
| CountryCode | |
| CustomerId | (Inherited from CxaRelationship) |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IsDefaultBillingAddress | (Inherited from CxaRelationship) |
| IsForeignCountry | |
| IsLinkedAddress | |
| IsPrimary | (Inherited from CxaRelationship) |
| Line1 | |
| Line2 | |
| Line3 | |
| MailingLabelHtml | (Inherited from CxaRelationship) |
| MailStop | (Inherited from CxaRelationship) |
| OnHold | (Inherited from CxaRelationship) |
| OnHoldFromDate | (Inherited from CxaRelationship) |
| OnHoldThroughDate | (Inherited from CxaRelationship) |
| OwnerId | |
| PostCode | |
| Province | |
| RelatedAddressId | (Inherited from CxaRelationship) |
| RevisionInformation | (Inherited from NetForumEntity) |
| State |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |
| UnlinkAddress |