HistorianDataValueDelete Class Members
- Last UpdatedAug 21, 2026
- 3 minute read
The following tables list the members exposed by HistorianDataValueDelete.
| Name | Description | |
|---|---|---|
![]() | HistorianDataValueDelete Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | status | (Inherited from ArchestrA.HistorianDataValue) |
| Name | Description | |
|---|---|---|
![]() | ApplyScaling | Gets or sets whether to apply scaling to the value. (Inherited from ArchestrA.HistorianDataValue) |
![]() | DataValueType | Gets or sets the DataType structure to specify the datatype of the value being stored. (Inherited from ArchestrA.HistorianDataValue) |
![]() | EndDateTime | Gets or sets the end date/time of the value. (Inherited from ArchestrA.HistorianDataValue) |
![]() | MaxLength | Gets or sets the maximum length of string tag types. (Inherited from ArchestrA.HistorianDataValue) |
![]() | OpcQuality | Gets or sets the OPC quality of the data value. (Inherited from ArchestrA.HistorianDataValue) |
![]() | Scaled | Gets or sets a value that indicates whether the value is in engineering units or unscaled. (Inherited from ArchestrA.HistorianDataValue) |
![]() | StartDateTime | Gets or sets the start date/time of the data value. (Inherited from ArchestrA.HistorianDataValue) |
![]() | StringValue | Gets or sets the analog, discrete, or string value stored as a sql_variant. (Inherited from ArchestrA.HistorianDataValue) |
![]() | TagKey | Gets or sets the unique identifier of the tag within a single Wonderware Historian system. (Inherited from ArchestrA.HistorianDataValue) |
![]() | Value | Gets or sets the data value of the tag at the timestamp. (Inherited from ArchestrA.HistorianDataValue) |



