DocumentFinder.FindDocumentInSnapshotHistory Method
Find the index of a document with given ID in the version history snapshot.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Find the index of a document with given ID in the version history snapshot.")]
public int FindDocumentInSnapshotHistory(
Guid snapshotId,
int metadataDocumentId
)
- snapshotId Guid
- metadataDocumentId Int32
Int32