WorkSiteGetDocumentClasses Method Mocom WorkSite Library API
Gets a collection of Document classes for the preferred database.

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

public Collection<string> GetDocumentClasses()

Return Value

Type: CollectionString
A collection of class names registered for the database.
See Also

Reference