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

FIS.GetAvailableLicenses Method

Reads available licenses in the system.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

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

See also