You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i know this repo is just for the docu, but i don't know where else to put this.
This issue is not about missing docu, but about the actual missing implementation.
var action = currentApp.Create<IDeleteAction>();
action.DeleteVariableName = entityVariable;
//action.RefreshInClient = true; not yet implemented
Delete activity has a checkbox in studio pro to refresh client so i expect it to be available in the api.
The text was updated successfully, but these errors were encountered:
i know this repo is just for the docu, but i don't know where else to put this.
This issue is not about missing docu, but about the actual missing implementation.
Delete activity has a checkbox in studio pro to refresh client so i expect it to be available in the api.
The text was updated successfully, but these errors were encountered: