AutoFilingManagerGetAutoFilingScriptNames Method

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

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Method returning names of auto filing scripts available in the system.")]
public List<string> GetAutoFilingScriptNames()

Return Value

ListString

See Also