Hi
In the Expression Editor I am unable to assign a value to a object that is
System.Nullable`1. For example, when attempting to assign a DateTime to the
object, I get the message "cannot implictly convert type 'System.DateTime'
to 'System.Nullable`1'".
How do you deal with Nullable destinations in BizTalk 2006??
Thanks in advance
Byron