Click or drag to resize
DuplicateError Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientError
    CMS.SalesForce.WebServiceClientDuplicateError

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
[SerializableAttribute]
public class DuplicateError : Error

The DuplicateError type exposes the following members.

Constructors
  NameDescription
Public methodDuplicateError
Top
Properties
  NameDescription
Public propertyduplicateResult
Public propertyextendedErrorDetails (Inherited from Error.)
Public propertyfields (Inherited from Error.)
Public propertymessage (Inherited from Error.)
Public propertystatusCode (Inherited from Error.)
Top
Remarks