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 GetUpdatedResult getUpdated( string sObjectType, DateTime startDate, DateTime endDate ) |
Visual Basic |
---|
Public Function getUpdated ( _ sObjectType As String, _ startDate As DateTime, _ endDate As DateTime _ ) As GetUpdatedResult |
Visual C++ |
---|
public: GetUpdatedResult^ getUpdated( String^ sObjectType, DateTime startDate, DateTime endDate ) |
Parameters
- sObjectType
- Type: System..::..String
- startDate
- Type: System..::..DateTime
- endDate
- Type: System..::..DateTime