InternalServiceGetDocumentsCountWithSize Method

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Get number of documents in library with total size")]
public int GetDocumentsCountWithSize(
	out long size
)

Parameters

size  Int64
 

Return Value

Int32

See Also