Click or drag to resize

DocumentSchemaManagerGetAllDocumentsSchemas Method

Retrieves the details of all available document schemas.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<DocumentSchema> GetAllDocumentsSchemas()

Return Value

Type: ListDocumentSchema
See Also