| Public Interface IDynamicsMonitoredVariable | |
| Property ID As String | |
| Property Description As String | |
| Property TimeStamp As DateTime | |
| Property ObjectID As String | |
| Property PropertyID As String | |
| Property PropertyValue As String | |
| Property PropertyUnits As String | |
| Property MinimumChartAxisValue As Double | |
| Property MaximumChartAxisValue As Double | |
| End Interface | |