Show / Hide Table of Contents

Enum ErpSyncResponseCode

Response codes used by ErpSync services

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
public enum ErpSyncResponseCode

Fields

Name Description
ErrorConnectorHasConnections

1: Could not perform operation because connector has connections

ErrorNotFound

2: Could not perform operation because the entity wasn't found

NoError

0: No error

Extension Methods

EnumUtil.MapEnums<ErpSyncResponseCode, To>(ErpSyncResponseCode)
Converters.MapEnums<ErpSyncResponseCode, To>(ErpSyncResponseCode)
ObjectExtensions.AssignByReflection<ErpSyncResponseCode>(ErpSyncResponseCode, ErpSyncResponseCode)
ObjectExtensions.GraphCopy<ErpSyncResponseCode>(ErpSyncResponseCode)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top