We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d9209 commit e6a0765Copy full SHA for e6a0765
README.md
@@ -149,6 +149,7 @@ To properly contribute to this project you have to create each of the activities
149
```
150
public class Job_<UiPathClassName>
151
{
152
+ <Initialize input of IDictionary<string,object>
153
<Argument Properties>
154
155
<Run Method of IDictionary<string,object> type with parameters named after the UiPath Activity Properties>
0 commit comments