OPC Labs EasyOPC-UA Library
SetOrigin Method
OpcLabs_EasyOpcUA ActiveX DLL > UADataSetData Object : SetOrigin Method

Description
Sets the origin of the dataset (the type and semantics depend on the transport used).

 

DISPID (Dispatch ID):

 

For more information, see SetOrigin in .NET Reference.

Syntax
Visual Basic
Public Sub SetOrigin( _
   ByVal value As Variant _
) 
Parameters
value

Return Type

See SetOrigin in .NET Reference.

Remarks

For remarks, see SetOrigin in .NET Reference.

Example

For examples, see SetOrigin in .NET Reference.

See Also

UADataSetData Object  | UADataSetData Members