You are here: Start » FIL.NET » Invoke.CheckLicense

Invoke.CheckLicense

Check license for a specified module.

Namespace:Fil
Assembly:FilNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inProductTypeFil.ProductType
outIsValidbool

See also