Click or drag to resize

DefectUniqueIdentifier Property

A unique identifier for this particular defect instance (new and unique each time a new defect is discovered).

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public string UniqueIdentifier { get; set; }

Property Value

String
See Also