PagePorter Class Library

FileMetadata.ApprovalDate Property

Gets or sets the date and time at which the review status of the current file was changed.

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

Property Value

The date and time at which the review status of the current file was changed, expressed in local time. The default value is MinValue.

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace