Click or drag to resize
Infosoft Logo

RemoveCorporateAgreementBulkServiceResult 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 RemoveCorporateAgreementBulkServiceResult
Members
Member nameValueDescription
UnknownError0 The unknown error
Success1 The success
CustomerNotFound2 The customer not found
CustomerNotActive3 The customer not active
CustomerHasNoSubscription4 The customer has no subscription
NoCorporateAgreementExistsForCustomer5 The customer supplement service exists
See Also