ImportedDocumentDateCompleted Property

Date and time when the document was imported.

Definition

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

Property Value

DateTime

See Also