I have a CDT populated from a fairly complex CDT. Part of the CDT has a chi

I have a CDT populated from a fairly complex CDT.
Part of the CDT has a child element which is its own complex type - which I would like to cast directly to.

In my development environment I was able to achieve this by doing a:
cast(2607, some function)
as I could see that the child complex type had the explicit type number of 2607 - however when I've promoted my code to a different environment, the CDT's have their own unique identifiers.

Can someone suggest a better practice?

OriginalPostID-150237

OriginalPostID-150237

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data