Click or drag to resize

CustomerDisplayInformationResult Class

Represents a customer display info result
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CustomerCustomerDisplayInformationResult

Namespace:  AMCS.Elemos.IntegrationService.Entity.Customer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class CustomerDisplayInformationResult

The CustomerDisplayInformationResult type exposes the following members.

Constructors
  NameDescription
Public methodCustomerDisplayInformationResult
Initializes a new instance of the CustomerDisplayInformationResult class
Top
Properties
  NameDescription
Public propertyActivationCode
Gets or sets the Activation Code.
Public propertyCustomerSiteId
Gets or sets the Customer Site Identifier.
Public propertyNextServiceDate
Gets or sets the Next Service Date.
Public propertyPrimaryLocationAddress
Gets or sets the Primary Location Address.
Public propertySiteName
Gets or sets the Site Name
Top
See Also