I am trying to create a variable in my orchestration of type System.Guid. When I create the variable and try to set the type, I click on .net class but I can’t find System.Guid from the list.
Did someone know how can I achieve that? I know that I can create my own .net class that will return a guid but I am trying to avoid that for now.