Represents the last modification timestamp for the collection item.
property ModifiedDateGMT: TIdDateTime;
ModifiedDateGMT is a TIdDateTime property that represents the last modification timestamp for the collection item.
Values in the ModifiedDateGMT property are updated when maintaining the structured directory listing in the FSP client following execution of the GetStatInfo or List methods.
ModifiedDateGMT is expressed in the GMT timezone.
Use ModifiedDate to access the the last modification timestamp for the collection item expressed in the local timezone for the FSP client.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|