WorkSiteFolderGetDocuments Method Mocom WorkSite Library API
Gets a collection of documents contained in the folder.

Namespace: Mocom_WorkSite_Library
Assembly: Mocom WorkSite Library (in Mocom WorkSite Library.dll) Version: 1.0.8.0 (1.0.8)
Syntax

public Collection<WorkSiteDocument> GetDocuments()

Return Value

Type: CollectionWorkSiteDocument
A collection of WorkSiteDocument
See Also

Reference