Loading [MathJax]/extensions/tex2jax.js

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

FIL.CheckLicense

Check license for 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