OPC Labs EasyOPC-UA Library
WriteNarrowestIntegerType Implemented Property
OpcLabs_EasyOpcUA ActiveX DLL > UASmartSessionParameters Object > UAClientSessionParameters Interface : WriteNarrowestIntegerType Implemented Property
Description
When writing to nodes of OPC UA data type Integer or UInteger and the type is not given explicitly, use the narrowest type available.

 

DISPID (Dispatch ID):

 

For more information, see WriteNarrowestIntegerType in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property WriteNarrowestIntegerType As Boolean
Return Type

See WriteNarrowestIntegerType in .NET Reference.

Remarks

For remarks, see WriteNarrowestIntegerType in .NET Reference.

Example

For examples, see WriteNarrowestIntegerType in .NET Reference.

See Also

UASmartSessionParameters Object  | UAClientSessionParameters Interface