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

AVL.CheckLicense

Check license for a specified module.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inProductTypeAvlNet.ProductType
outIsValidbool

See also