Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Problem with nullable types in Biztalk › Re: Problem with nullable types in Biztalk
August 28, 2010 at 7:32 AM
#25777
Hi AK,
did u try setting the value member?
for example: if the nullable variable name is X, try setting:
X.value = TheDateTimeValue;
Rgds,
Mike