Updates entities and returns the result.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- entities
- Type: System.Collections.Generic IEnumerable Entity
The collection of entities to update.
Return Value
Type: UpdateEntityResultAn array of operation results.
See Also