Hi, does anyone know if its possible to change the CreateDate and ModifyDate properties of a Node object using DocumentManagement.UpdateNode (or any other method)?
These properties of the node object are non read-only however trying to change them using updateNode doesn't seem to work.