Click or drag to resize
MergeResult Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientMergeResult

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
[SerializableAttribute]
public class MergeResult : INotifyPropertyChanged

The MergeResult type exposes the following members.

Constructors
  NameDescription
Public methodMergeResult
Top
Properties
  NameDescription
Public propertyerrors
Public propertyid
Public propertymergedRecordIds
Public propertysuccess
Public propertyupdatedRelatedIds
Top
Methods
  NameDescription
Protected methodRaisePropertyChanged
Top
Events
  NameDescription
Public eventPropertyChanged
Top
Remarks