08-13-04 07:48 AM
Neal -
I believe you are right, the second line copies all the message's context
properties to the new message.
Yossi Dahan
"Neal Walters" <NealWalters@discussions.microsoft.com> wrote in message
news:6E091589-51BB-4841-9FF4-D0D040EDE6AD@microsoft.com...
> The samples at the top of the of the Message Assignment shape show both:
> Message1 = Message2;
> and
> Message1(*) = Message2(*)
>
> I'm guessing that the first moves all the XML variables, and the second
> moves all the fields that you would see with intellisense when you type
> "Message1(".
> Am I in the right ball park here? I checked the help and couldn't find
> anything.
>
> Thanks!
>
> Neal Walters
> http://Biztalk-Training.com Free Biztalk Demos and Videos
>
[ Post a follow-up to this message ]
|