Overrides the default ToString method to return a string representation of the Workstation class.
Namespace: BNCS
Assembly: BNCS.Config (in BNCS.Config.dll)
Syntax
public string ToString()
Return Value
A string representation of the Workstation class including id, name, user, and location.
See Also
Workstation Class
BNCS Namespace