OPC Labs EasyOPC-UA Library
UAStructureFieldInfo Object Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : UAStructureFieldInfo Object
Public Methods
Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

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.

Public Properties
Specifies the maximum supported length of each dimension.

 

DISPID (Dispatch ID):

 

For more information, see ArrayDimensions in .NET Reference.

The data type info for the field.

 

DISPID (Dispatch ID):

 

For more information, see DataTypeInfo in .NET Reference.

Specifies the maximum supported length for String or ByteString data types. A decimal.

 

DISPID (Dispatch ID):

 

For more information, see DecimalMaximumStringLength in .NET Reference.

A localized description of the field.

 

DISPID (Dispatch ID):

 

For more information, see Description in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Specifies the maximum supported length for String or ByteString data types. A 32-bit signed integer.

 

DISPID (Dispatch ID):

 

For more information, see Int32MaximumStringLength in .NET Reference.

The field indicates if a data type field in a structure is optional.

 

DISPID (Dispatch ID):

 

For more information, see IsOptional in .NET Reference.

Specifies the maximum supported length for String or ByteString data types.

 

DISPID (Dispatch ID):

 

For more information, see MaximumStringLength in .NET Reference.

A name for the field that is unique within the structure type info.

 

DISPID (Dispatch ID):

 

For more information, see Name in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

The value rank for the field.

 

DISPID (Dispatch ID):

 

For more information, see ValueRank in .NET Reference.

See Also

UAStructureFieldInfo Object