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

Syntax

C#
int Seats { get; }
Visual Basic
ReadOnly Property Seats As Integer
	Get
Visual C++
property int Seats {
	int get ();
}

See Also