Hey guys,
I have two input arguments of type DateTime, I wanted to set it to null or nothing. It was taking default values like 01/01/0001, so i had to set it to Nullable DateTime. Now i want to convert those Nullable DateTime to DateTime. Please help
With regards,
Anit Michael