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

Syntax

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

See Also