PagePorter Class Library

FolderMetadata.LastTimeStamp Property

Gets or sets the date and time that represents the latest time the folder was modified.

[Visual Basic]
Public Property LastTimeStamp As Date
[C#]
public System.DateTime LastTimeStamp {get; set;}

Property Value

The date and time that represents the latest time the folder was modified, expressed in local time.

See Also

FolderMetadata Class | Parastream.Web.MsFrontPage Namespace