DocumentManagerReinstateAsLatestVersion(Int32, Boolean) 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 ReinstateAsLatestVersion(
int metadataVersionId,
bool restoreMetadata
)
- metadataVersionId Int32
- restoreMetadata Boolean
Int32