Click or drag to resize

DataServiceGetLastReviewedDocumentVersionId Method

Namespace:  FileHold.LibraryManager.Tags
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetLastReviewedDocumentVersionId(
	int documentId,
	out int version
)

Parameters

documentId
Type: SystemInt32
version
Type: SystemInt32

Return Value

Type: Int32
See Also