Click or drag to resize

SymptomPriority Property

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

The priority of this symptom as compared to other symptom 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