DocumentManagerGetDocumentLatestVersionInfo(Int32) Method
Return the basic information of the latest version's document. This method is obsolete; GetLatestDocumentVersion() should be used instead.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.2.0.0
[WebMethodAttribute(Description = "Return the basic information of the latest version's document. This method is obsolete; GetLatestDocumentVersion() should be used instead.")]
public Object[] GetDocumentLatestVersionInfo(
int documentId
)
- documentId Int32
Object