DocumentManagerGetDocumentsInSchemas Method
Returns information about documents from selection in terms of belonging to document schemas
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns information about documents from selection in terms of belonging to document schemas")]
public DocumentInSchema[] GetDocumentsInSchemas(
Guid selectionId,
out int documentsCountInAllSchemas
)
- selectionId Guid
-
- documentsCountInAllSchemas Int32
-
DocumentInSchema