DisplayString | The display string for the current object.
DISPID (Dispatch ID): 0
For more information, see ToString in .NET Reference. |
HasBadStatus | Determines whether the status code is bad.
DISPID (Dispatch ID):
For more information, see HasBadStatus in .NET Reference. |
HasGoodStatus | Determines whether the status code is good.
DISPID (Dispatch ID):
For more information, see HasGoodStatus in .NET Reference. |
HasServerTimestamp | Determines whether there is a (non-default) server timestamp in the data value.
DISPID (Dispatch ID):
For more information, see HasServerTimestamp in .NET Reference. |
HasSourceTimestamp | Determines whether there is a (non-default) source timestamp in the data value.
DISPID (Dispatch ID):
For more information, see HasSourceTimestamp in .NET Reference. |
HasUncertainStatus | Determines whether the status code is uncertain.
DISPID (Dispatch ID):
For more information, see HasUncertainStatus in .NET Reference. |
HasValue | Determines whether there is a valid value in the data value (depends on the status code).
DISPID (Dispatch ID):
For more information, see HasValue in .NET Reference. |
ServerPicoseconds | Specifies the number of picoseconds intervals which shall be added to the server timestamp.
DISPID (Dispatch ID):
For more information, see ServerPicoseconds in .NET Reference. |
ServerTimestamp | The server timestamp associated with the value. In UTC.
DISPID (Dispatch ID):
For more information, see ServerTimestamp in .NET Reference. |
ServerTimestampDouble | The server timestamp associated with the value. In UTC, as double-precision floating-point number that contains an OLE Automation date.
DISPID (Dispatch ID):
For more information, see ServerTimestampDouble in .NET Reference. |
ServerTimestampLocal | The server timestamp associated with the value. In local time.
DISPID (Dispatch ID):
For more information, see ServerTimestampLocal in .NET Reference. |
ServerTimestampLocalDouble | The server timestamp associated with the value. In local time, as double-precision floating-point number that contains an OLE Automation date.
DISPID (Dispatch ID):
For more information, see ServerTimestampLocalDouble in .NET Reference. |
SourcePicoseconds | Specifies the number of picoseconds intervals which shall be added to the source timestamp.
DISPID (Dispatch ID):
For more information, see SourcePicoseconds in .NET Reference. |
SourceTimestamp | The source timestamp associated with the value. In UTC.
DISPID (Dispatch ID):
For more information, see SourceTimestamp in .NET Reference. |
SourceTimestampDouble | The source timestamp associated with the value. In UTC, as double-precision floating-point number that contains an OLE Automation date.
DISPID (Dispatch ID):
For more information, see SourceTimestampDouble in .NET Reference. |
SourceTimestampLocal | The source timestamp associated with the value. In local time.
DISPID (Dispatch ID):
For more information, see SourceTimestampLocal in .NET Reference. |
SourceTimestampLocalDouble | The source timestamp associated with the value. In local time, as double-precision floating-point number that contains an OLE Automation date.
DISPID (Dispatch ID):
For more information, see SourceTimestampLocalDouble in .NET Reference. |
StatusCode | The status code associated with the value (default value is "Good").
DISPID (Dispatch ID):
For more information, see StatusCode in .NET Reference. |
StatusInfo | Status information.
DISPID (Dispatch ID):
For more information, see StatusInfo 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. |
value | The value of the data value.
DISPID (Dispatch ID):
For more information, see Value in .NET Reference. |
ValueType | Returns the type of the Value, or null if there is no value.
DISPID (Dispatch ID):
For more information, see ValueType in .NET Reference. |
ValueTypeName | Returns the type name of the Value, or an empty string if there is no value.
DISPID (Dispatch ID):
For more information, see ValueTypeName in .NET Reference. |