PagePorter Class Library

FileMetadata.AssignedDate Property

Gets or sets the date and time at which the current file was assigned to a different person.

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

Property Value

The date and time at which the current file was assigned to a different person, expressed in local time. The default value is MinValue.

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace