
Hello Every One,
I have written some x++ code to get the modified objects in Ax2009. I was trying to collect modified date time but for some objects like classes ,EDT and others I see modified date time as zero or empty . I am using UtilElelements and UtilElementsId views/ tables.
Kindly help to resolve this issue ASAP.
Thanks,
Phani
These properties are not very reliable. You should rather take the information from your version control system.
If you don't have values in the property and you don't use any version control system either, then the information doesn't exist and there is no way how to resolve it.