ScanningManagerCheckWebViewSupport(Int32, ViewerLicenseType, Database, DbTransaction) Method

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public bool CheckWebViewSupport(
	int documentVersionId,
	Type viewerLicenseType,
	Database database,
	DbTransaction transaction
)

Parameters

documentVersionId  Int32
 
viewerLicenseType  Type
 
database  Database
 
transaction  DbTransaction
 

Return Value

Boolean

See Also