SalesForceClient SelectMoreEntities Method (String, EntityModel)Kentico 8.1 API Reference
Returns the next set of entities from the SOQL query result.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: SelectEntitiesResult
The next set of entities from the SOQL query result.
See Also