Click or drag to resize

ScanningManagerPublishDocument Method

Publish new document to the library

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int PublishDocument(
	ScanningManagerPublishDocumentInfo info
)

Parameters

info
Type: FileHold.LibraryManagerScanningManagerPublishDocumentInfo

Return Value

Type: Int32
See Also