Click or drag to resize
UpsertResult Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientUpsertResult

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

The UpsertResult type exposes the following members.

Constructors
  NameDescription
Public methodUpsertResult
Top
Properties
  NameDescription
Public propertycreated
Public propertyerrors
Public propertyid
Public propertysuccess
Top
Methods
  NameDescription
Protected methodRaisePropertyChanged
Top
Events
  NameDescription
Public eventPropertyChanged
Top
Remarks