ImportationJobAction Property

Action which should be performed after successful importation.

Definition

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

Property Value

PostImportAction

See Also