Click or drag to resize

IFocServiceIsLatestDocumentVersion Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
bool IsLatestDocumentVersion(
	int documentId,
	int versionId
)

Parameters

documentId
Type: SystemInt32
versionId
Type: SystemInt32

Return Value

Type: Boolean
See Also