Workstation.Name Property

<< Click to Display Table of Contents >>

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

Workstation.Name Property

Gets the value of the "name" attribute from the XML element.

Namespace: BNCS
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public string Name { get; }

Return Value

The value of the "name" attribute as a string.

 

See Also


Workstation Class

BNCS Namespace