Click or drag to resize
Infosoft Logo

AddCorporateAgreementBulkServiceResult Enumeration

Enum for sorting if the mass treatment of customer corporate agreements was successfull or not.

Namespace: Infosoft.Common.Contracts.DataContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public enum AddCorporateAgreementBulkServiceResult
Members
Member nameValueDescription
UnknownError0 The unknown error
Success1 The success
CustomerNotFound2 The customer not found
CustomerHasNoSubscription3 The customer has no subscription
ActiveCorporateAgreementExistOnCustomer4 The customer supplement service exists
DifferentCorporateAgreementExistsInFuture5 The different corporate agreement exists in future
NoJointInvoiceAvailable6 The no joint invoice available
See Also