StationStateChangedRelatedFault Property |
In the case of a stoppage, information about the Fault which caused the stoppage.
Otherwise null.
Namespace: CFX.ResourcePerformanceAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic Fault RelatedFault { get; set; }Public Property RelatedFault As Fault
Get
Set
Property Value
Fault
See Also