Span.Eco.RestAllowed
No edit summary
(Updated Edited template to July 12, 2025.)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
{| class="wikitable"
{| class="wikitable"
!#TargetType.TaggedValue
!#TargetType.TaggedValue
Line 6: Line 7:
|#Span.Eco.RestAllowed
|#Span.Eco.RestAllowed
|True,False
|True,False
|Enables a ViewModel to be accessed with [[Rest API]] (default False)
|Enables a ViewModel to be accessed with [[Documentation:Rest API|Rest API]] (default False)
|}
|}
<code>#Span.Eco.RestAllowed</code> is essential for the Rest API.  
<code>#Span.Eco.RestAllowed</code> is essential for the Rest API.  


See also: [[Rest Services In MDriven]]
See also: [[Documentation:Rest Services In MDriven|Rest Services In MDriven]]
[[Category:Tagged Values]]
[[Category:Tagged Values]]
{{Edited|July|12|2025}}

Latest revision as of 06:02, 20 January 2025

This page was created by Stephanie@mdriven.net on 2023-05-18. Last edited by Edgar on 2025-01-20.
#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Span.Eco.RestAllowed True,False Enables a ViewModel to be accessed with Rest API (default False)

#Span.Eco.RestAllowed is essential for the Rest API.

See also: Rest Services In MDriven