Click or drag to resize

FileHoldServiceAddDocument Method

Namespace:  FileHold.LibraryManager.AssembleDocuments
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int AddDocument(
	DocumentInfo info
)

Parameters

info
Type: FileHold.LibraryManagerDocumentInfo

Return Value

Type: Int32
See Also