Assign array of BaseVariableType to Event property #1731
Replies: 1 comment 13 replies
-
|
Beta Was this translation helpful? Give feedback.
13 replies
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.
-
Hi, I have to assign an Array of BaseVariableTypes to an Event's property.
The Variable type and Event types are coming from an external XML definition. They look like this:
When I want to assign the array of objects to the property like this:
I get the following error:
I'd be happy for any hints and tips.
Beta Was this translation helpful? Give feedback.
All reactions