UserLock API
Properties | List of all members
UserLockServer.Statistic Class Reference

Represents a statistic element. More...

Properties

string StatisticName [get]
 Value. More...
 
int Count [get, set]
 Number of items with the specified value. More...
 
int Total [get]
 Total number of items. More...
 
double Percent [get]
 Ratio of items with the specified value. More...
 

Detailed Description

Represents a statistic element.

Property Documentation

string StatisticName
get

Value.

int Count
getset

Number of items with the specified value.

int Total
get

Total number of items.

double Percent
get

Ratio of items with the specified value.