Click or drag to resize

Tool Class

Describes a tool that is used in production
{
    "UniqueIdentifier": "UID23890430",
    "Name": "SQUEEGEE234324"
}
Inheritance Hierarchy

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class Tool

The Tool type exposes the following members.

Constructors
 NameDescription
Public methodTool 
Top
Properties
 NameDescription
Public propertyName The name of the tool
Public propertyUniqueIdentifier The unique identifier of the Tool (barcode, RFID, etc.)
Top
See Also