Hi,
I use CreateTime to write a value to a property as follows: -
CallData.Root.Properties.Add("Time", CreateTime(2016,6,17,10,20,10,5,0,0))
The value is written, but just partially. The result is:-
06/17/2016 10:20:10
Anything smaller than seconds appears to be ignored, or else it is there and I am am not accessing it correctly. I use Diadem 2012.
Obviously, I am missing something. Any help is appreciated.
Thanks!