Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / UserSummary Class
Properties Methods


In This Topic
    UserSummary Class Members
    In This Topic

    The following tables list the members exposed by UserSummary.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the UserSummary class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the Address1  
    Public Property Gets or sets the Address2  
    Public Property Gets or sets a value indicating whether AddressIsResidence  
    Public Property Gets or sets the Affiliate  
    Public Property Gets or sets the AffiliateReferralDate  
    Public Property Gets or sets the City  
    Public Property Gets or sets the Comment  
    Public Property Gets or sets the Company  
    Public Property Gets or sets the CountryCode  
    Public Property Gets or sets the CreateDate  
    Public Property Gets or sets the Email  
    Public Property Gets or sets the FailedPasswordAnswerAttemptCount  
    Public Property Gets or sets the FailedPasswordAnswerAttemptWindowStart  
    Public Property Gets or sets the FailedPasswordAttemptCount  
    Public Property Gets or sets the FailedPasswordAttemptWindowStart  
    Public Property Gets or sets the Fax  
    Public Property Gets or sets the FirstName  
    Public Property Gets or sets a value indicating whether IsAnonymous  
    Public Property Gets or sets a value indicating whether IsApproved  
    Public Property Gets or sets a value indicating whether IsLockedOut  
    Public Property Gets or sets the LastActivityDate  
    Public Property Gets or sets the LastLockoutDate  
    Public Property Gets or sets the LastLoginDate  
    Public Property Gets or sets the LastName  
    Public Property Gets or sets the LastPasswordChangedDate  
    Public Property Gets or sets the Nickname  
    Public Property Gets or sets the PasswordAnswer  
    Public Property Gets or sets the PasswordQuestion  
    Public Property Gets or sets the PayPalId  
    Public Property Gets or sets the Phone  
    Public Property Gets or sets the PostalCode  
    Public Property Gets or sets the PrimaryAddressId  
    Public Property Gets or sets the PrimaryWishlistId  
    Public Property Gets or sets the Province  
    Public Property Gets or sets the StoreId  
    Public Property Gets or sets the TaxExemptionReference  
    Public Property Gets or sets the TaxExemptionType  
    Public Property Gets or sets the UserId  
    Public Property Gets or sets the UserName  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Get an array of CSV enabled fields  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also