DataServiceGetLastReviewedDocumentVersionId Method

Definition

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

Parameters

documentId  Int32
 
version  Int32
 

Return Value

Int32

See Also