FaultClearedFaultOccurrenceId Property |
[This is preliminary documentation and is subject to change.]
A unique identifier of the instance of the related fault. Corresponds with the
FaultOccurrenceId property of the corresponding FaultOccurred message
Namespace:
CFX.ResourcePerformance
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic Guid FaultOccurrenceId { get; set; }
Public Property FaultOccurrenceId As Guid
Get
Set
Property Value
Type:
Guid
See Also