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

FIL.GetAvailableLicenses

Reads available licenses in the system

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

C++
C#
 
public static void GetAvailableLicenses
(
	IList<FilNet.License> outLicenses
)

Parameters

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

See also