Nested objects #666
Unanswered
HenriquezDiego
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a container class that has a property which is another class. This inner class has the properties I want to access in my Excel file. My question is, why is this not working? My template looks something like this:
{{ParentClass.InnerClass.Property}}
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions