Click or drag to resize
Infosoft Logo

RemoveCustomerSupplementServiceBulkResult Enumeration

Enum for sorting if the mass treatment of customer supplement service was successfull or not.

Namespace: Infosoft.Common.Contracts.DataContracts.Marketing.SupplementServices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public enum RemoveCustomerSupplementServiceBulkResult
Members
Member nameValueDescription
UnknownError0 The unknown error
Success1 The success
CustomerNotFound2 The customer not found
CustomerSupplementServiceNotExists3 The customer supplement service exists
See Also