Click or drag to resize
Infosoft Logo

ContactAgreementExchange Class

Contains parameters needed to create contact agreements when creating NEW subscriptions
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.DTOContactAgreementExchange

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

The ContactAgreementExchange type exposes the following members.

Properties
 NameDescription
Public propertyAgreementDate Gets or sets the agreement date, will be set to the current date if left empty
Public propertyComment Gets or sets the comment to be used for the agreements. It is optional
Public propertyCommunicationChannelCodes Gets or sets the communication channel codes. Must be valid channel codes
Public propertySignature Gets or sets the signature that the agreement is registered as. Will default to WEB if left empty.
Top
See Also