OCLOperators AsTaJson
No edit summary
No edit summary
Line 1: Line 1:
<object>.AsTaJson(viewmodelname,skipempties)  
<object>.AsTaJson(viewmodelname,skipempties)  


Using the object as a root in the ViewModel, it creates a Json string using the ViewModel as a template.
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 still should be represented in the Json or not.
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.
See [[Tajson]] for more information.
[[Category:OCLOperators]]
[[Category:OCLOperators]]
[[Category:OCL General Operators]]

Revision as of 06:35, 14 April 2023

<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.

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