Visual Basic (Declaration) | |
---|---|
Public Overloads Sub getDeletedAsync( _ ByVal sObjectType As String, _ ByVal startDate As Date, _ ByVal endDate As Date _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As SforceService Dim sObjectType As String Dim startDate As Date Dim endDate As Date instance.getDeletedAsync(sObjectType, startDate, endDate) |
Managed Extensions for C++ | |
---|---|
public: void getDeletedAsync( string* sObjectType, DateTime startDate, DateTime endDate ) |
Parameters
- sObjectType
- startDate
- endDate
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family