DocumentManagerCheckInDocumentsWithNoChanges Method |
Cancel check out of selected documents.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void CheckInDocumentsWithNoChanges(
Guid selectionId,
bool allowCheckinByOtherUsers
)
Parameters
- selectionId
- Type: SystemGuid
- allowCheckinByOtherUsers
- Type: SystemBoolean
See Also