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.StructuresAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic string ToolIdentifier { get; set; }
Public Property ToolIdentifier As String
Get
Set
Property Value
String
See Also