| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub convertLeadAsync( _ ByVal leadConverts() As LeadConvert _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As SforceService Dim leadConverts() As LeadConvert instance.convertLeadAsync(leadConverts) | |
| C# | |
|---|---|
public void convertLeadAsync( LeadConvert[] leadConverts ) | |
| Managed Extensions for C++ | |
|---|---|
public: void convertLeadAsync( LeadConvert*[]* leadConverts ) | |
| C++/CLI | |
|---|---|
public: void convertLeadAsync( array<LeadConvert^>^ leadConverts ) | |
Parameters
- leadConverts
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family