Creates a new instance of the SalesForce entity from the specified CMS object, and returns it.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- baseInfo
- Type: CMS.DataEngine BaseInfo
The object to transform.
Return Value
Type: EntityA new instance of the SalesForce entity.
See Also