OCLOperators ApplyTaJson
(Created page with " object.ApplyTaJson(viewmodelname,json) ApplyTaJson applies Json data based on a viewmodel ('''removing''' any objects not present in the Json when it comes across multi assoc...")
 
No edit summary
Line 3: Line 3:


The return value is a log of the apply process.
The return value is a log of the apply process.
See also [[Tajson]]

Revision as of 15:59, 17 May 2019

This page was created by Lars.olofsson@mdriven.net on 2019-05-17. Last edited by Stephanie@mdriven.net on 2025-02-25.
object.ApplyTaJson(viewmodelname,json)

ApplyTaJson applies Json data based on a viewmodel (removing any objects not present in the Json when it comes across multi associations).

The return value is a log of the apply process.

See also Tajson