DeserializationResultBaseFailedMappings Property |
Collection of names of fields and translation references that was impossible to map to existing DB objects.
Namespace: CMS.DataEngine.SerializationAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax Remarks
In most cases, there will be at most single failed mapping present for given field.
Occasionally, however, there might be multiple failed mappings for the field.
See Also