DocumentManagerReinstateAsLatestVersionWithMarkup Method
Reinstate the given binary version as the latest version of the document.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Reinstate the given binary version as the latest version of the document.")]
public int ReinstateAsLatestVersionWithMarkup(
int metadataVersionId,
bool restoreMetadata,
bool restoreMarkups
)
- metadataVersionId Int32
- restoreMetadata Boolean
- restoreMarkups Boolean
Int32