Click or drag to resize
LeadConvertResult Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientLeadConvertResult

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

The LeadConvertResult type exposes the following members.

Constructors
  NameDescription
Public methodLeadConvertResult
Top
Properties
  NameDescription
Public propertyaccountId
Public propertycontactId
Public propertyerrors
Public propertyleadId
Public propertyopportunityId
Public propertysuccess
Top
Methods
  NameDescription
Protected methodRaisePropertyChanged
Top
Events
  NameDescription
Public eventPropertyChanged
Top
Remarks