Click or drag to resize

ExtractionManagerAddExtractionRule Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int AddExtractionRule(
	ExtractionRule rule,
	ExtractionTemplate template
)

Parameters

rule
Type: FileHold.LibraryManagerExtractionRule
template
Type: FileHold.LibraryManagerExtractionTemplate

Return Value

Type: Int32
See Also