OPC Labs EasyOPC-UA Library
SetFieldValue Method
OpcLabs_EasyOpcUA ActiveX DLL > UAEventData Object : SetFieldValue Method

Description
Sets a value of specified field in the event data.

 

DISPID (Dispatch ID):

 

For more information, see SetFieldValue in .NET Reference.

Syntax
Visual Basic
Public Sub SetFieldValue( _
   ByVal attributeField As Variant, _
   ByVal value As Variant _
) 
Parameters
attributeField

value

Return Type

See SetFieldValue in .NET Reference.

Remarks

For remarks, see SetFieldValue in .NET Reference.

Example

For examples, see SetFieldValue in .NET Reference.

See Also

UAEventData Object  | UAEventData Members