Creates new 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 create.
Return Value
Type: CreateEntityResultAn array of operation results.
See Also