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

AVS.GetAvailableLicenses Method

Reads available licenses in the system.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void GetAvailableLicenses
(
	IList<AvlNet.License> outLicenses
)

Parameters

Name Type Range Default Description
outLicensesSystem.Collections.Generic.IList<AvlNet.License>

See also