CodeBits | The code bits of the status code.
DISPID (Dispatch ID):
For more information, see CodeBits in .NET Reference. |
CodeBitsSymbol | Symbolic string for the code bits of the status code.
DISPID (Dispatch ID):
For more information, see CodeBitsSymbol in .NET Reference. |
Condition | The condition code contained in the status code.
DISPID (Dispatch ID):
For more information, see Condition in .NET Reference. |
Description | Textual description of the status code. An empty string if the description is not available.
DISPID (Dispatch ID):
For more information, see Description in .NET Reference. |
DisplayString | The display string for the current object.
DISPID (Dispatch ID): 0
For more information, see ToString in .NET Reference. |
FlagBits | The flag bits of the status code.
DISPID (Dispatch ID):
For more information, see FlagBits in .NET Reference. |
HasDataValueInfo | Indicates that the status code contains info bits are associated with a data value returned from the Server.
DISPID (Dispatch ID):
For more information, see HasDataValueInfo in .NET Reference. |
InfoType | The type of information contained in the info bits.
DISPID (Dispatch ID):
For more information, see InfoType in .NET Reference. |
InternalValue | The numerical (integer) value of the status code.
DISPID (Dispatch ID):
For more information, see InternalValue in .NET Reference. |
IsBad | Determines whether the status code is bad.
DISPID (Dispatch ID):
For more information, see IsBad in .NET Reference. |
IsGood | Determines whether the status code is good.
DISPID (Dispatch ID):
For more information, see IsGood in .NET Reference. |
IsUncertain | Determines whether the status code is uncertain.
DISPID (Dispatch ID):
For more information, see IsUncertain in .NET Reference. |
LimitInfo | The limit bits associated with the data value.
DISPID (Dispatch ID):
For more information, see LimitInfo in .NET Reference. |
Overflow | Indicates that not every detected change has been returned since the Server’s queue buffer for the MonitoredItem reached its limit and had to purge out data.
DISPID (Dispatch ID):
For more information, see Overflow in .NET Reference. |
SemanticsChanged | Indicates that the semantics of the associated data value have changed.
DISPID (Dispatch ID):
For more information, see SemanticsChanged in .NET Reference. |
Severity | Indicates whether the StatusCode represents a good, bad or uncertain condition.
DISPID (Dispatch ID):
For more information, see Severity in .NET Reference. |
StatusInfo | Status information.
DISPID (Dispatch ID):
For more information, see StatusInfo in .NET Reference. |
StructureChanged | Indicates that the structure of the associated data value has changed since the last Notification.
DISPID (Dispatch ID):
For more information, see StructureChanged in .NET Reference. |
ToString | Returns a string that represents the current object.
DISPID (Dispatch ID):
For more information, see ToString in .NET Reference. |
ToString_2 | Formats the value of the current instance using the specified format.
DISPID (Dispatch ID):
For more information, see ToString in .NET Reference. |
ToString_3 | Converts the value of the current object to its equivalent string representation using the specified format. |