TagObj.SetValue (Object, Int32, DateTimeOffset) Method

Set objType
Public Sub SetValue( _ 
ByVal value As Object, _ 
ByVal quality As Integer, _ 
ByVal timestamp As DateTimeOffset
)
This language is not supported or no code example is available.
public void SetValue( 
object value
int quality
DateTimeOffset timestamp 
)
This language is not supported or no code example is available.

Parameters

value
object

quality
int

Quality

timestamp
DateTimeOffset

Timestamp

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition