Click or drag to resize
LicenseCustomer Properties

The LicenseCustomer type exposes the following members.

Properties
  NameDescription
Public propertyAddress1
Gets or sets the customer's street address (or line 1 of the customer's address).
Public propertyAddress2
Gets or sets the customer's second address line (i.e. apartment or suite number).
Public propertyCity
Gets or sets the city of the customer's address.
Public propertyCompanyName
Gets or sets the customer's company name.
Public propertyCountry
Gets or sets the country of the customer's address.
Public propertyCustomerID
Gets or sets the unique Customer ID (typically issued by SOLO Server) for this customer.
Public propertyEmail
Gets or sets the customer's email address.
Public propertyExcludeFromAll
Gets or sets whether or not the customer has opted to be excluded from all marketing and product communications.
Public propertyFax
Gets or sets the customer's fax number.
Public propertyFirstName
Gets or sets the customer's first name.
Public propertyLastName
Gets or sets the customer's last name.
Public propertyNotifyPartners
Gets or sets whether the customer will receive email alerts from trusted partners.
Public propertyNotifyProducts
Gets or sets whether the customer will receive email alerts for products updates.
Public propertyPhone
Gets or sets the customer's phone number.
Public propertyPostalCode
Gets or sets the customer's zip/postal code.
Public propertyStateProvince
Gets or sets the state/province of the customer's address.
Public propertyUnregistered
Gets or sets whether or not the customer is unregistered.
Top
See Also