HistorianDataValueDelete Constructor(UInt32,HistorianDataType)
- Last UpdatedAug 21, 2026
- 1 minute read
'Declaration
Public Function New( _
ByVal tagkey As UInteger, _
ByVal valueType As HistorianDataType _
)
'Usage
Dim tagkey As UInteger
Dim valueType As HistorianDataType
Dim instance As New HistorianDataValueDelete(tagkey, valueType)
public HistorianDataValueDelete(
uint tagkey,
HistorianDataType valueType
)
public:
HistorianDataValueDelete(
uint tagkey,
HistorianDataType valueType
)
Parameters
- tagkey
- valueType