You are here: Start » FIL.NET » FIS.CheckLicense Method

FIS.CheckLicense Method

Check license for a specified module.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inProductTypeFilNet.ProductType
outIsValidbool

See also