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

Invoke.GetAvailableLicenses

Reads available licenses in the system.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void GetAvailableLicenses
(
	List<Fil.License> outLicenses
)

Parameters

Name Type Range Default Description
outLicensesSystem.Collections.Generic.List<Fil.License>

See also