|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LeadConvertResult | |
---|---|
com.sforce.soap.partner |
Uses of LeadConvertResult in com.sforce.soap.partner |
---|
Fields in com.sforce.soap.partner with type parameters of type LeadConvertResult | |
---|---|
protected List<LeadConvertResult> |
ConvertLeadResponse.result
|
Methods in com.sforce.soap.partner that return LeadConvertResult | |
---|---|
LeadConvertResult |
ObjectFactory.createLeadConvertResult()
Create an instance of LeadConvertResult |
Methods in com.sforce.soap.partner that return types with arguments of type LeadConvertResult | |
---|---|
List<LeadConvertResult> |
Soap.convertLead(List<LeadConvert> leadConverts)
|
List<LeadConvertResult> |
ConvertLeadResponse.getResult()
Gets the value of the result property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |