You are here: Start » AVL.NET » AVS.CheckLicense Method

AVS.CheckLicense Method

Check license for a specified module.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inProductTypeAvlNet.ProductType
outIsValidbool

See also