DocumentManagerGetSelectionContent Method |
Returns information about all documents from specified selection
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic SelectionItem[] GetSelectionContent(
Guid selectionId
)
Parameters
- selectionId
- Type: SystemGuid
Return Value
Type:
SelectionItem
See Also