Click or drag to resize
Infosoft Logo

PermanentChangeExchange Class

A DTO for exchanging permanent changes related parameters.
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.DTOPermanentChangeExchange

Namespace: Infosoft.Webservices.DTO
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public class PermanentChangeExchange

The PermanentChangeExchange type exposes the following members.

Properties
 NameDescription
Public propertyAddressExchange Gets or sets the address.
Public propertyDiscountCode Gets or sets the discount code.
Public propertyDiscountResponsibleCode Gets or sets the discount responsible code.
Public propertyEndDate Gets or sets the end date.
Public propertyFirstName Gets or sets the first name.
Public propertyLastName Gets or sets the last name.
Public propertyNumberOfCopies Gets or sets the number of copies.
Public propertyPaperDelivery Gets or sets the paper delivery.
Public propertyProductCode Gets or sets the product code.
Public propertySaleExchange Gets or sets the sale exchange.
Public propertyStartDate Gets or sets the start date.
Public propertyTermCode Gets or sets the term code.
Top
See Also