Show / Hide Table of Contents

Class ResponseErrorCodes

Error codes used by ErpSync connector

Inheritance
object
ResponseErrorCodes
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.ErpSync.ConnectorWS
Assembly: SuperOffice.Plugins.dll
Syntax
public static class ResponseErrorCodes

Fields

UNKNOWN_CONNECTION_ID

Unknown connection id used

Declaration
public const string UNKNOWN_CONNECTION_ID = "UNKNOWN_CONNECTION_ID"
Field Value
Type Description
string

UNKNOWN_FIELDKEY

Unknown field key used

Declaration
public const string UNKNOWN_FIELDKEY = "UNKOWN_FIELDKEY"
Field Value
Type Description
string

UNKNOWN_LISTITEM_ID

Unknown list item id used

Declaration
public const string UNKNOWN_LISTITEM_ID = "UNKOWN_LISTITEM_ID"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top