InspectionUniqueIdentifier Property |
[This is preliminary documentation and is subject to change.]
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:
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