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

Description
Specifies the maximum supported length of each dimension.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes._UAStructureField.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._UAStructureField.SetDecimalArrayDimensions in .NET Reference.

Example

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

See Also

UAStructureField Object  | UAStructureField Members