Click or drag to resize
Infosoft Logo

AddCorporateAgreementsBulkRequest Class

The request object for Add CorporateAgreementBulk
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.SubscriptionsAddCorporateAgreementsBulkRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class AddCorporateAgreementsBulkRequest

The AddCorporateAgreementsBulkRequest type exposes the following members.

Properties
 NameDescription
Public propertyCorporateAgreementIdentifier Gets or sets the corporate agreement number.
Public propertyCustomerIds Gets or sets the customer ids.
Public propertyEndDate Gets or sets the end date.
Public propertyStartDate Gets or sets the start date.
Public propertyTitleCode Gets or sets the title code.
Top
See Also