Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / Address Class


In This Topic
    Address Class Properties
    In This Topic

    For a list of all members of this type, see Address members.

    Public Properties
     NameDescription
    Public Property Gets or sets the Address1  
    Public Property Gets or sets the Address2  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets or sets the City  
    Public Property Gets or sets the Company  
    Public Property Gets or sets the Country  
    Public Property Gets or sets the country code  
    Public Property Gets or sets the Email  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets or sets the Fax  
    Public Property Gets or sets the FirstName  
    Public Property Gets or sets the full name  
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets or sets a value indicating whether this is the billing address  
    Public Property Gets a value indicating whether address is valid  
    Public Property Gets a value indicating whether address is valid for tax calculation  
    Public Property Gets or sets the LastName  
    Public Property Gets or sets the Nickname  
    Public Property Gets or sets the Phone  
    Public Property Gets or sets the PostalCode  
    Public Property Gets or sets the Province  
    Public Property Gets the province Id  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets a value indicating whether Residence  
    Public Property Gets the ship zones that contain this address  
    Public Property Gets or sets the User  
    Public Property Gets or sets the User for this entity.  
    Public Property Gets or sets a value indicating whether Validated  
    Top
    See Also