Replies: 1 comment
-
|
Yes, provided that the activity exposes a property of said class. |
Beta Was this translation helpful? Give feedback.
0 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 see in the example project Elsa.Samples.UserRegistration.Web, that we construct a simple type field for each property: UserName, Email, Password then combine them all in the Activity.
Can I pass direct class object to the Activity?
Beta Was this translation helpful? Give feedback.
All reactions