PostImportAction Enumeration

Type of action which should be performed after successful importation.

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
C#
public enum PostImportAction

Members

None0 None action will be taken.
ToDocumentRecord1 Format of documents will be forced to Document Record.

See Also