| DeserializationResultBase Properties | 
The DeserializationResultBase type exposes the following members.
| Name | Description | |
|---|---|---|
| FailedFields | 
            Collection of names of fields and raw values that was impossible to deserialize.
              | |
| FailedMappings | 
            Collection of names of fields and translation references that was impossible to map to existing DB objects.
              | |
| IsValid | 
            Returns true if deserialized info object contains all fields that were present in its source and all references were successfully mapped to existing DB objects.
              |