Click or drag to resize
LeadReplicationContextBatchSize Property
Gets or sets the maximum number of SalesForce operations in one integration API request.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public int BatchSize { get; set; }

Property Value

Type: Int32
See Also