DocumentManagerGetDocumentsInSchemas Method |
Returns information about documents from selection in terms of belonging to document schemas
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic DocumentInSchema[] GetDocumentsInSchemas(
Guid selectionId,
out int documentsCountInAllSchemas
)
Parameters
- selectionId
- Type: SystemGuid
- documentsCountInAllSchemas
- Type: SystemInt32
Return Value
Type:
DocumentInSchema
See Also