Namespace: Cartella.SalesForce
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public GetDeletedResult getDeleted( string sObjectType, DateTime startDate, DateTime endDate ) |
Visual Basic |
---|
Public Function getDeleted ( _ sObjectType As String, _ startDate As DateTime, _ endDate As DateTime _ ) As GetDeletedResult |
Visual C++ |
---|
public: GetDeletedResult^ getDeleted( String^ sObjectType, DateTime startDate, DateTime endDate ) |
Parameters
- sObjectType
- Type: System..::..String
- startDate
- Type: System..::..DateTime
- endDate
- Type: System..::..DateTime