DocumentManagerGetSchemaTypesFromSelection Method |
Returns schemas for all documents from selection
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic DocumentWithType[] GetSchemaTypesFromSelection(
Guid selectionId
)
Parameters
- selectionId
- Type: SystemGuid
Return Value
Type:
DocumentWithType
See Also