DocumentManagerGetDocumentVersionIdV2 Method
Returns the version id of the specific 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 specific version of the document.")]
public int GetDocumentVersionIdV2(
int documentId,
int documentVersion
)
- documentId Int32
-
- documentVersion Int32
-
Int32