public interface IDeleteByExampleResponse_element
| Modifier and Type | Method and Description |
|---|---|
IDeleteByExampleResult[] |
getResult()
element : result of type {urn:partner.soap.sforce.com}DeleteByExampleResult
java type: com.sforce.soap.partner.DeleteByExampleResult[]
|
void |
setResult(IDeleteByExampleResult[] result) |
IDeleteByExampleResult[] getResult()
void setResult(IDeleteByExampleResult[] result)
Copyright © 2020. All Rights Reserved.