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
Syntaxpublic string UniqueIdentifier { get; set; }
Public Property UniqueIdentifier As String
Get
Set
Property Value
Type:
String
See Also