ContentType property UpdateDate is always incorrect (default DateTime)
Hi all,
We have a problem during development of a custom tracking changes tool. Call to the ContentTypeService.GetAllContentTypes() returns a list of all content types but each has an UpdateDate property value as 01.01.0001.
It is a big problem for us.
Does anyone know how can this property be retrieved?
ContentType property UpdateDate is always incorrect (default DateTime)
Hi all,
We have a problem during development of a custom tracking changes tool. Call to the
ContentTypeService.GetAllContentTypes()
returns a list of all content types but each has anUpdateDate
property value as01.01.0001
. It is a big problem for us.Does anyone know how can this property be retrieved?
Thanks in advance.
is working on a reply...