DocumentManagerIsCheckedOut Method |
Return true if the document is checked out.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool IsCheckedOut(
int metadataVersionId
)
Parameters
- metadataVersionId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also