Internet Direct (Indy)
Home
PreviousUpNext
TIdFSPStatInfo.ModifiedDate Property

Represents the last modification timestamp for the collection item.

Pascal
property ModifiedDate: TIdDateTime;

ModifiedDate is a TIdDateTime property that represents the last modification timestamp for the collection item. 

Values in the ModifiedDate property are updated when maintaining the structured directory listing in the FSP client following execution of the GetStatInfo or List methods. 

ModifiedDate is expressed in the local timezone for the client. 

Use ModifiedDateGMT to access the the last modification timestamp for the collection item expressed in the GMT timezone.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.