You are here: Start » FIL.NET » Function Reference » System » Configuration » FIL.CheckLicense

FIL.CheckLicense

Check license for a specified module.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

C++
C#
 
public static void CheckLicense
(
	FilNet.ProductType inProductType,
	out bool outIsValid
)

Parameters

Name Type Range Default Description
inProductTypeFilNet.ProductType
outIsValidbool

See also