Click or drag to resize

AutoFilingManagerGetAutoFilingScriptNames Method

Method returning names of auto filing scripts available in the system.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<string> GetAutoFilingScriptNames()

Return Value

Type: ListString
See Also