I am creating a custom activity, and I want one of the input arguments - a dictionary - to appear in Studio the same way that the ItemInformation argument of Add queue item appears, that is, with a pop-up window that allows the developer to add a variable number of elements that goes into the input collection. How is this achieved?
Snap shot of desired functionality:
Code example that does not work: