Click or drag to resize
Infosoft Logo

AddCustomerSupplementServiceBulkResult 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 AddCustomerSupplementServiceBulkResult
Members
Member nameValueDescription
UnknownError0 The unknown error
Success1 The success
CustomerNotFound2 The customer not found
CustomerSupplementServiceExists3 The customer supplement service exists
See Also