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...")
 
(Automatically adding template at the end of the page.)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
  object.ApplyTaJson(viewmodelname,json)
  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).
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.
The return value is a log of the apply process.
See also: [[Tajson]]
[[Category:OCLOperators]]
{{Edited|July|12|2024}}

Latest revision as of 15:38, 10 February 2024

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

This page was edited 98 days ago on 02/10/2024. What links here