ScanningManagerPublishNewVersion Method |
Create a new version of the annotated document
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic int PublishNewVersion(
int documentVersionId,
Guid uploadToken
)
Parameters
- documentVersionId
- Type: SystemInt32
- uploadToken
- Type: SystemGuid
Return Value
Type:
Int32
See Also