| MappingSerializer Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SalesForce
 Syntax
Syntaxpublic sealed class MappingSerializer
The MappingSerializer type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MappingSerializer | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | DeserializeMapping | 
            Deserializes a mapping from the specified string representation, and returns it.
             | 
|  | SerializeMapping | 
            Serializes the specified mapping into a string representation, and returns it.
             | 
 See Also
See Also