Click or drag to resize

Tool Class

[This is preliminary documentation and is subject to change.]

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

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

The Tool type exposes the following members.

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