Click or drag to resize

MeasurementUniqueIdentifier Property

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

A unique identifier that for this particular measurement instance (new and unique each time a new measurement is made or repeated).

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

Property Value

Type: String
See Also