PostImportAction Enumeration
Type of action which should be performed after successful importation.
Namespace: FileHold.CommonAssembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
public enum PostImportAction
None | 0 |
None action will be taken.
|
ToDocumentRecord | 1 |
Format of documents will be forced to Document Record.
|