OPC Labs EasyOPC-UA Library
SetArrayDimensions Method
OpcLabs_EasyOpcUA ActiveX DLL > UAFieldMetaData Object : SetArrayDimensions Method

Description
Specifies the maximum supported length of each dimension.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAFieldMetaData.SetArrayDimensions in .NET Reference.

Syntax
Visual Basic
Public Sub SetArrayDimensions( _
   ByRef value() As Long _
) 
Parameters
value

Return Type
Remarks

For remarks, see OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAFieldMetaData.SetArrayDimensions in .NET Reference.

Example

For examples, see OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAFieldMetaData.SetArrayDimensions in .NET Reference.

See Also

UAFieldMetaData Object  | UAFieldMetaData Members