Whether this instance of cartella is about to run out of seats

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

Syntax

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

Return Value

Whether it is about to run out of seats

See Also