Click or drag to resize

ExtractionBasePrepare Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public abstract bool Prepare(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: Boolean
See Also