SymptomUniqueIdentifier Property |
[This is preliminary documentation and is subject to change.]
A unique identifier for this particular symptom instance
(new and unique each time a new symptom is discovered).
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