DocumentManagerCheckSelectionDeleted Method |
Check if selection contains any deleted documents.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void CheckSelectionDeleted(
Guid selectionId,
ref bool deleted
)
Parameters
- selectionId
- Type: SystemGuid
- deleted
- Type: SystemBoolean
See Also