Click or drag to resize
Infosoft Logo

CustomerDetails Class

Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.CustomersCustomerDetails

Namespace: Infosoft.Common.Contracts.DataContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class CustomerDetails

The CustomerDetails type exposes the following members.

Properties
 NameDescription
Public propertyBirthDate Gets or sets the birthdate.
Public propertyEMailAddress Gets or sets the emailaddress.
Public propertyFirstName Gets or sets the firstname.
Public propertyGlobalLocationNumber Gets or sets the global location number.
Public propertyJobTitle_Id Gets or sets the job title_ identifier.
Public propertyLastName Gets or sets the lastname.
Public propertyOrganizationNumber Gets or sets the organization number.
Public propertySocialSecurityNumber Gets or sets the social security number.
Public propertyTelephone1 Gets or sets the telephone1.
Public propertyTelephone2 Gets or sets the telephone2.
Public propertyTelephone3 Gets or sets the telephone3.
Public propertyTelephone4 Gets or sets the telephone4.
Top
See Also