Hi All,
I am going to training module & creating a workflow for Invoice processing. As per the module, under For Each activity I am unable to change argument type since properties window is not displaying the same.
Can anyone please advise.
Hi All,
I am going to training module & creating a workflow for Invoice processing. As per the module, under For Each activity I am unable to change argument type since properties window is not displaying the same.
Can anyone please advise.
You have two options
.Cast(of yourtargettype)
Cheers