Represents Document Manager File details.

Methods

Name Description
GetFileData Gets a copy of the binary File Data of a File.
GetFileNameFull Get the Full Document File Name for file-based Document Manager Services.
GetLocalFile Gets a local copy of a File. If the Service is File System based, this just returns the full File Name of the file.
HasAiSummary Returns True if this Document File has an AI Summary (a corresponding .ai.json file).

Properties

Name Description
Deleted Read-Only Indicates whether the File is Deleted.
DeletedDate Read-Only The Local date and time this file was deleted.
DeletedUserId Read-Only The User who deleted the File.
DeletedUtcDate Read-Only The UTC date and time this file was deleted.
FileCategory Read-Only The File's Category.
FileCreatedDate Read-Only The Local date and time this file was created.
FileCreatedUtcDate Read-Only The UTC date and time this file was created.
FileExtension Read-Only
FileModifiedDate Read-Only The Local date and time this file was last Modified.
FileModifiedUtcDate Read-Only The UTC date and time this file was last Modified.
FileName Read-Only
FileNameWithCategoryAndExtension Read-Only
FileNameWithExtension Read-Only
FileReadOnly Read-Only Indicates whether the File is flagged as Read Only.
FileSize Read-Only The File's Size.
FileType Read-Only The Type of File, based upon the File Extension.
FileTypeIcon Read-Only An icon representing the Type of File.
FileTypeText Read-Only The Type of File, based upon the File Extension.
GetLatestRelatedSourcePk Read-Only Returns True if the Document File includes the specified Related Source.
HasRelatedSource Read-Only Returns True if the Document File includes the specified Related Source.
IsBulkFile Read-Only Indicates that this file is located in the "(Bulk)" folder.
MetaData Read-Only Document Metadata.
Parent Read-Only The Parent object.
RelatedItems Read-Only Related Items to this Document Manager File, i.e. Logs, Client Image and Identification.
SourceId Read-Only The Id of the Source Object, e.g. Client Id, OR for bulk files "(Bulk)".
Tag The Tag property can be used to attach another value or object to this object.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0