Click or drag to resize
Infosoft Logo

InfoWebCustomerInfo Class

Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.Subscription.helpclassesInfoWebInfo
    Infosoft.Webservices.Subscription.helpclassesInfoWebCustomerInfo

Namespace: Infosoft.Webservices.Subscription.helpclasses
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public class InfoWebCustomerInfo : InfoWebInfo

The InfoWebCustomerInfo type exposes the following members.

Properties
 NameDescription
Public propertyAddress Gets or sets the info web address.
Public propertyBirthDate Gets or sets the birth date.
Public propertyConnectedAsContactPerson Gets or sets the connected as contact person.
Public propertyContactAgreements Gets or sets a collection of contact agreements
Public propertyContactPersons Gets or sets the contact persons.
Public propertyCustomerCorporateAgreements Gets or sets the customer corporate agreements.
Public propertyCustomerHasAdvantageCard Gets or sets a value indicating whether customer has advantage card.
Public propertyCustomerNumber
(Inherited from InfoWebInfo)
Public propertyCustomerTypeCode Gets or sets the customer type code.
Public propertyCustomerTypeText Gets or sets the customer type text.
Public propertyEmail Gets or sets the email.
Public propertyErrorMessage
(Inherited from InfoWebInfo)
Public propertyExternalId Gets or sets the CustomerExternalInfo ExternalId.
Public propertyFirstName Gets or sets the first name.
Public propertyInfoWebTitles Gets or sets the info web titles.
Public propertyIsCustomerJustCreated Boolean value that indicates if the customer was just created. In most cases this will be false, but when calling CreateOrUpdateCustomer (or similar) it can return true.
Public propertyLastName Gets or sets the last name.
Public propertyLastResponseCode Gets or sets the last response code.
Public propertyLastResponseComment Gets or sets the last response comment.
Public propertyLastResponseDate Gets or sets the last response date.
Public propertyName Gets or sets the name.
Public propertyNextContact Gets or sets the next contact.
Public propertyNumberOfPapers Gets or sets the number of papers.
Public propertyOrganizationNumber Gets or sets the organizationnumber.
Public propertyPhone Gets or sets the phone.
Public propertyShowFirstName Gets or sets a value indicating whether show first name.
Public propertySocialSecurityNumber Gets or sets the social security number.
Public propertyStatusCode
(Inherited from InfoWebInfo)
Public propertySubscription Gets or sets the iw subscription.
Public propertySyklus Gets or sets the syklus.
Public propertyTitleCode
(Inherited from InfoWebInfo)
Public propertyUCode Gets or sets the u code.
Top
Methods
 NameDescription
Public methodGetCustomerCorporateAgreements Gets the customer corporate agreements.
Top
See Also