Click or drag to resize

ToolsUsedUsedTools Property

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

A list of the tools that were used

Namespace:  CFX.Production.Assembly
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<ToolUsed> UsedTools { get; set; }

Property Value

Type: ListToolUsed
See Also