| Overload | Description | 
|---|---|
| DAVtq Constructor(Object,DateTime,DAQuality) | Initializes a new instance of the class, with the specified data value, timestamp and quality. | 
| DAVtq Constructor(Object,DateTime) | Initializes a new instance of the class, with the specified data value and timestamp. | 
| DAVtq Constructor(Object,DAQuality) | Initializes a new instance of the class, with the specified data value and quality. | 
| DAVtq Constructor(Object) | Initializes a new instance of the class, with the specified data value. | 
| DAVtq Constructor(DAVtq) | Initializes a new copy of the DAVtq object. | 
| DAVtq Constructor() | Initializes a new instance of the class. | 
| DAVtq Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |