Click or drag to resize

ImportedDocumentDateQueued Property

Date and time when the document was added to the queue.

Namespace:  FileHold.LibraryManager.Models
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DateTime DateQueued { get; set; }

Property Value

Type: DateTime
See Also