Variable of type System.Guid in orchestration

Home Page Forums BizTalk 2004 – BizTalk 2010 Variable of type System.Guid in orchestration

Viewing 1 reply thread
  • Author
    Posts
    • #15453

      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.

      Thanks

    • #15454

      From the variable properties select:
      Type
      – <.Net Class…>
      – mscorlib
      – System
      – Guid

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.