Serializes the specified mapping into a string representation, and returns it.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- mapping
- Type: CMS.SalesForce Mapping
The mapping to serialize.
Return Value
Type: StringA string representation of the specified mapping.
See Also