OPC Labs EasyOPC-UA Library
SetDecimalArrayDimensions Method
OpcLabs_EasyOpcUA ActiveX DLL > UAStructureFieldInfo Object : SetDecimalArrayDimensions Method

Description
Specifies the maximum supported length of each dimension.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes._UAStructureFieldInfo.SetDecimalArrayDimensions in .NET Reference.

Syntax
Visual Basic
Public Sub SetDecimalArrayDimensions( _
   ByRef value() As Decimal _
) 
Parameters
value

Return Type
Remarks

For remarks, see OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes._UAStructureFieldInfo.SetDecimalArrayDimensions in .NET Reference.

Example

For examples, see OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes._UAStructureFieldInfo.SetDecimalArrayDimensions in .NET Reference.

See Also

UAStructureFieldInfo Object  | UAStructureFieldInfo Members