DocumentManagerGetLatestDocumentVersionId(Int32) Method
Returns the version id of the latest version of the document.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.2.0.0
[WebMethodAttribute(Description = "Returns the version id of the latest version of the document.")]
public int GetLatestDocumentVersionId(
int documentId
)
- documentId Int32
-
Int32