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

List of workstation restrictions by client name More...

Inherits List< Workstation >.

Public Member Functions

string ToString (char SEP, bool bAddFinalSep)
 Exports this instance to a string. The separator between items is customizable. More...
 

Detailed Description

List of workstation restrictions by client name

Member Function Documentation

string ToString ( char  SEP,
bool  bAddFinalSep 
)

Exports this instance to a string. The separator between items is customizable.

Parameters
SEPThe separator between items.
bAddFinalSepif set to true add the separator after the last item.
Returns
A System.String that represents this instance.