Whether this instance of cartella is about to run out of user licenses

Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
bool LowNumberOfUserLicenses()
Visual Basic
Function LowNumberOfUserLicenses As Boolean
Visual C++
bool LowNumberOfUserLicenses()

Return Value

Whether it is about to run out of user licenses

See Also