The NewsIndicatorValue type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Actual | The actual value of this indicator, if available | |
| Consensus | The consensus value of this indicator, if available | |
| Description | The descriptive name of the indicator value | |
| HasActual | Whether there is an Actual value or not | |
| HasConsensus | Whether there is a Consensus value or not | |
| HasPrevious | Whether there is a Previous value or not | |
| ID | The ID of the indicator value | |
| Previous | The previous value of this indicator, if available |