Click or drag to resize

ToolSetupRequirementToolIdentifier Property

Optional. If a very specific tool is required (specific serial number), the unique identifier of that specific tool will be provided by this property. If any tool of a certain part number may be user, this property will be null.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public string ToolIdentifier { get; set; }

Property Value

String
See Also