DocumentsAddDocument Method

Add a document to an existing library.

Namespace: BBNCExtensions.API.Documents
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract int AddDocument(
	DocumentInfo Args
)

Parameters

Args
Type: BBNCExtensions.API.DocumentsDocumentInfo
an API.Documents.DocumentInfo object

Return Value

Type: Int32
The Id of the newly added document.