JsonMapCreateReverseMap Method
Creates an inverted map that will map values from
the target JSON structure, back to the source JSON structure.
Namespace: MFiles.VAF.Configuration.JsonMappingAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public JsonMap CreateReverseMap()
Return Value
JsonMapA map with inverse mappings.