Click or drag to resize
Infosoft Logo

CustomerSupplementServiceExchange Class

A CustomerSupplementService represents the relation between a customer and a supplement service
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Marketing.SupplementServicesCustomerSupplementServiceExchange

Namespace: Infosoft.Common.Contracts.DataContracts.Marketing.SupplementServices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class CustomerSupplementServiceExchange

The CustomerSupplementServiceExchange type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number
Public propertySalesSourceCode Gets or sets the sale source code.
Public propertySignature Gets or sets the signature.
Public propertyStartDate Gets or sets the start date.
Public propertySupplementServiceCode Gets or sets the supplement service code.
Public propertyValue Gets or sets the value.
Top
See Also