Workstation.ToString Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS Namespace > Workstation Class > Workstation Methods >

Workstation.ToString Method

Overrides the default ToString method to return a string representation of the Workstation class.

Namespace: BNCS
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.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