Click or drag to resize

InspectionUniqueIdentifier Property

A unique indentifier describing a particular instance of an inspection was made. Each new occurrence or recurrence of this same inspection gets a new unique identifier.

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

Property Value

String
See Also