ErrorOccurred Property (HistorianStoreForwardStatus)
- Last UpdatedAug 21, 2026
- 1 minute read
Indicates whether there is any error condition related to the store-and-forward status.
'Declaration
Public ReadOnly Property ErrorOccurred As Boolean
'Usage
Dim instance As HistorianStoreForwardStatus
Dim value As Boolean
value = instance.ErrorOccurred
public bool ErrorOccurred {get;}