Workstation.Id Property

<< Click to Display Table of Contents >>

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

Workstation.Id Property

Gets the Id attribute as a uint value.

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

 

Syntax


public uint Id { get; }

Return Value

The Id attribute value as a uint, or 0 if the attribute is not a valid uint.

 

See Also


Workstation Class

BNCS Namespace