ImportedDocumentDateQueued Property

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

Definition

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

Property Value

DateTime

See Also