Click or drag to resize

DefectPriority Property

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

The priority of this defect as compared to other defects discovered for this unit. A priority of 1 indicates the highest priority.

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public int Priority { get; set; }

Property Value

Type: Int32
See Also