CurrentValue Class Members
In This Topic
The following tables list the members exposed by CurrentValue.
Public Constructors
Public Properties
| Name | Description |
| Quality |
The quality information associated with the latest value.
|
| Tagname |
The name of a tag.
|
| Time |
The time of the recorded value expressed in UTC.
|
| Value |
The actual recorded value. The value type depends on the tag's native Historian data type.
|
Top
Public Methods
| Name | Description |
| ToString |
Converts the value of this instance to a System.String.
|
Top
See Also