DocumentManagerCreateWorkingDocumentSelection Method
Returns a selection containing the last version of the given document if the given version number is the latest version.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns a selection containing the last version of the given document if the given version number is the latest version.")]
public Guid CreateWorkingDocumentSelection(
int documentId,
int version
)
- documentId Int32
- version Int32
Guid