UserLock API
Public Member Functions | Properties | List of all members
MinMaxSessionCountsSt Class Reference

"MinMaxSessionCountsSt" class declaration. More...

Public Member Functions

override string ToString ()
 Returns a System.String that represents min and max session counts for the current type of session and all periods. More...
 

Properties

MinMaxSessionCount Day [get]
 Min and max session counts for current type of session and Day.
 
MinMaxSessionCount Week [get]
 Min and max session counts for current type of session and Week.
 
MinMaxSessionCount Month [get]
 Min and max session counts for current type of session and Month.
 
MinMaxSessionCount Quarter [get]
 Min and max session counts for current type of session and Quarter.
 
MinMaxSessionCount Semester [get]
 Min and max session counts for current type of session and Semester.
 
MinMaxSessionCount Year [get]
 Min and max session counts for current type of session and Year.
 
MinMaxSessionCount SinceUserLockInstallion [get]
 Min and max session counts for current type of session and since UserLock was installed.
 

Detailed Description

"MinMaxSessionCountsSt" class declaration.

Member Function Documentation

override string ToString ( )

Returns a System.String that represents min and max session counts for the current type of session and all periods.

Returns
A System.String that represents min and max session counts for the current type of session and all periods..