Click or drag to resize

ImportationJobAction Property

Action which should be performed after successful importation.

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

Property Value

Type: PostImportAction
See Also