You are here: Start » FIL.NET » Function Reference » System » Configuration » FIL.GetAvailableLicenses
Reads available licenses in the system.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | outLicenses | System.Collections.Generic.IList<FilNet.License> |
Multithreaded environment
This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.