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: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public string ToolIdentifier { get; set; }

Property Value

String
See Also