Open this page in the API Guide

IFileSystemService.TouchEntry Method

Overload List
  NameDescription
Public methodTouchEntry(ICollection<Guid>)
Updates the last modified time of the entries with the specified IDs.
Public methodTouchEntry(Guid)
Updates the last modified time of the entry with the specified ID.
Top
See Also