DocumentSchemaManagerGetAllDocumentsSchemas Method
Retrieves the details of all available document schemas.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Retrieves the details of all available document schemas.")]
public List<DocumentSchema> GetAllDocumentsSchemas()
Return Value
ListDocumentSchema