Show / Hide Table of Contents

Enum ErpSyncResponseCode

Response codes used by ErpSync services

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
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<SuperOffice.Data.ErpSyncResponseCode, To>()
ObjectExtensions.AssignByReflection<ErpSyncResponseCode>(ErpSyncResponseCode)
ObjectExtensions.GraphCopy<ErpSyncResponseCode>()
Converters.MapEnums<ErpSyncResponseCode, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top