Click or drag to resize

ImportedDocumentDateCompleted Property

Date and time when the document was imported.

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

Property Value

Type: DateTime
See Also