OCLOperators AsTaJson
m ((username removed) (log details removed): Moving to Documentation namespace) |
(Automatically adding template at the end of the page.) |
||
Line 7: | Line 7: | ||
See [[Tajson]] for more information. | See [[Tajson]] for more information. | ||
[[Category:OCL General Operators]] | [[Category:OCL General Operators]] | ||
{{Edited|July|12|2024}} |
Revision as of 15:38, 10 February 2024
This page was created by Lars.olofsson on 2019-08-10. Last edited by Stephanie on 2025-02-25.
<object>.AsTaJson(viewmodelname,skipempties)
Using the object as a root in the ViewModel creates a Json string using the ViewModel as a template.
The skipempties parameter (bool) controls whether singlelinks and multilinks without content should still be represented in the Json or not.
See Tajson for more information.