DocumentManagerChangeDocumentsOwner Method |
Changes owner of the selected documents.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void ChangeDocumentsOwner(
Guid selectionId,
Guid newOwnerGuid
)
Parameters
- selectionId
- Type: SystemGuid
- newOwnerGuid
- Type: SystemGuid
See Also