Click or drag to resize

TestUniqueIdentifier Property

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

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

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

Property Value

Type: String
See Also